-
Notifications
You must be signed in to change notification settings - Fork 275
Generalized upgrades rb #434
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
Merged
aaronbuchwald
merged 41 commits into
precompile-improvements-main
from
generalized-upgrades-rb
Feb 16, 2023
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
af160ae
introduce precompiles as registrable modules
ceyonur e1dd707
add precompile specific contract tests
ceyonur 133714c
remove print debug
ceyonur a8a2b71
add unmarshal tests
ceyonur 0d5161a
remove unnecessary func
ceyonur b9f9a2b
fix initial disabled value
ceyonur 5dcec79
register all modules in core/evm/contract_stateful
ceyonur 88789ed
more refactor & test fix
ceyonur a55b657
sync template
ceyonur 62540dc
fix more tests
ceyonur c9992f0
rename file
ceyonur f5d2ab3
Merge branch 'precompile-improvements-main' into generalized-upgrades-rb
ceyonur 85b2ae2
add comment
ceyonur 9184227
rename
ceyonur 4fd8ef4
fix linter
ceyonur 798bf23
use require error contains
ceyonur 3d91382
remove whitespace
ceyonur 8029a56
trim mock interface
ceyonur 6039731
sort steps
ceyonur f7249e0
reviews
ceyonur f3e05af
Update precompile/stateful_precompile_module.go
ceyonur cbb025e
Update params/precompile_config.go
ceyonur f97804e
Update params/precompile_config.go
ceyonur e258234
fix reviews
ceyonur 648a8b0
add new module to configs and group module functions
ceyonur eb20994
Merge branch 'generalized-upgrades-rb' of github.com:ava-labs/subnet-…
ceyonur b89a93a
generalized-upgrades-rb review (#474)
ce83963
review fixes
ceyonur f6c9c44
Merge branch 'generalized-upgrades-rb' of github.com:ava-labs/subnet-…
ceyonur e189eb6
Update precompile/allowlist/allowlist.go
ceyonur d28efae
use address in map
ceyonur 1ffb364
fix linter for embedded keys
ceyonur c68d4f4
Merge branch 'generalized-upgrades-rb' of github.com:ava-labs/subnet-…
ceyonur 0d52efe
update err messages
ceyonur 13f152b
more err update
ceyonur 631e2a7
remove unnecessary function (#478)
ceyonur acf4f9e
Start work on breaking cyclic dependency (#496)
df4aa9a
Update core/state_processor.go
ceyonur 9f6c6c3
fix reviews
ceyonur 292fd6e
Update precompile/contracts/txallowlist/contract_test.go
ceyonur 8877388
Generalized upgrades rb nits0 (#512)
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.