Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial implementation of Stateful Precompile Contracts #10

Merged
merged 19 commits into from
Feb 7, 2024

Conversation

evgeniy-scherbina
Copy link

@evgeniy-scherbina evgeniy-scherbina commented Jan 30, 2024

@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from 0d36fb8 to b5a7bd2 Compare January 30, 2024 16:22
@evgeniy-scherbina evgeniy-scherbina marked this pull request as ready for review January 30, 2024 16:28
Base automatically changed from yevhenii/precompile-hardhat-setup to master January 30, 2024 19:56
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from b5a7bd2 to a7ad11f Compare January 31, 2024 15:10
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch 2 times, most recently from 903338d to 7c4290f Compare February 2, 2024 15:42
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from 7c4290f to 9f95940 Compare February 2, 2024 16:01
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from bf7b66e to cb4ee25 Compare February 2, 2024 19:36
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from 5fc0d7e to 53501bc Compare February 2, 2024 20:13
precompile/contract/contract.go Show resolved Hide resolved
precompile/contract/utils.go Outdated Show resolved Hide resolved
core/vm/evm.go Outdated Show resolved Hide resolved
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from 0852e99 to c4e8ae7 Compare February 6, 2024 21:31
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from c4e8ae7 to 02c4139 Compare February 6, 2024 21:35
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from fc84b0e to e083090 Compare February 7, 2024 17:25
@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/stateful-precompile-implementation branch from 34419c5 to 57724b9 Compare February 7, 2024 19:00
@evgeniy-scherbina evgeniy-scherbina merged commit f3fa6bb into master Feb 7, 2024
6 checks passed
@evgeniy-scherbina evgeniy-scherbina deleted the yevhenii/stateful-precompile-implementation branch February 7, 2024 23:23
evgeniy-scherbina added a commit that referenced this pull request Feb 9, 2024
Initial implementation of Stateful Precompile Contracts (backport #10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants