-
Notifications
You must be signed in to change notification settings - Fork 845
refactor: share EVM rpc package #4786
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
Merged
Changes from 11 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
a066b5f
refactor: share EVM rpc package
JonathanOppenheimer ba3be69
fix: readd test data
JonathanOppenheimer 9dd34c3
chore: lint
JonathanOppenheimer 25f3d96
chore: go mod tidy
JonathanOppenheimer f5b11d9
chore: go mod tidy
JonathanOppenheimer 78a79a2
test: add main_test with both registration types
JonathanOppenheimer 454f387
refactor: use emulate
JonathanOppenheimer 3f8deff
chore: go mod tidy
JonathanOppenheimer 3644591
fix: austin comments
JonathanOppenheimer 6334a91
style: extra comments
JonathanOppenheimer 31f078a
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer 6aaeb47
Update graft/evm/libevmtest/testmain.go
JonathanOppenheimer 1bdd35b
style: remove exit code prints
JonathanOppenheimer d562356
fix: austin global comment
JonathanOppenheimer 2505f52
chore: go mod tidy
JonathanOppenheimer 2eeb9b7
Update graft/evm/libevmtest/testmain.go
JonathanOppenheimer 26aa3e2
chore: lint
JonathanOppenheimer 99920b1
Merge remote-tracking branch 'origin/master' into JonathanOppenheimer…
JonathanOppenheimer 841809e
chore: lint
JonathanOppenheimer 823133c
chore: update header years
JonathanOppenheimer 72ea713
chore: one more license header
JonathanOppenheimer b0d1402
Update graft/evm/rpc/notify_test.go
JonathanOppenheimer 0843f45
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer e6b8812
Merge remote-tracking branch 'origin' into JonathanOppenheimer/share-…
JonathanOppenheimer 360cbe8
chore: go mod tidy
JonathanOppenheimer f6ef488
Update graft/evm/libevmtest/testmain.go
JonathanOppenheimer a199267
Update graft/evm/libevmtest/testmain.go
JonathanOppenheimer f4026f8
refactor: remove atomic var
JonathanOppenheimer 5941bbe
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer e5d4854
docs: properly license files
JonathanOppenheimer a745a28
test: delete extra client test
JonathanOppenheimer 417818a
chore: lint
JonathanOppenheimer 31d0685
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer 7df6b24
chore: fix license
JonathanOppenheimer a8cd3b2
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer 795c9d3
test: fix import cycle and test all rpc tests under registration
JonathanOppenheimer 2fb8c17
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer 50e3dcd
chore: lint
JonathanOppenheimer 38d5dd9
chore: lint
JonathanOppenheimer 9313137
test: fix bindings test
JonathanOppenheimer 372549b
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer 1d31537
test: test rpc without registration
JonathanOppenheimer 3495ced
test: test rpc without registration
JonathanOppenheimer d690f9a
test: restore libevm TestNotify
JonathanOppenheimer 90c2aac
chore: lint
JonathanOppenheimer b340413
Update graft/evm/scripts/upstream_files.txt
JonathanOppenheimer 8909124
style: reduce diff
JonathanOppenheimer 3a438b9
Merge branch 'master' into JonathanOppenheimer/share-rpc-package
JonathanOppenheimer 61797d3
build: remove replace
JonathanOppenheimer 54c3257
build: revert avalanchego upgrade
JonathanOppenheimer 19b9cf4
build: revert avalanchego upgrade
JonathanOppenheimer 65645ab
build: reduce diff
JonathanOppenheimer 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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.