-
Notifications
You must be signed in to change notification settings - Fork 844
chore: retype DelayExcess
#4833
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 all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
9fa2894
refactor: Share EVM Utils
alarso16 a1d7571
refactor: align PointerTo functions
JonathanOppenheimer 7eb6a03
refactor: remove additional pointer helper
JonathanOppenheimer dd0c874
chore: lint
JonathanOppenheimer 52f5f65
chore: lint
JonathanOppenheimer 27bd7df
chore: lint
JonathanOppenheimer b3ca14c
fix: nit
alarso16 92481c4
Merge remote-tracking branch 'origin/master' into alarso16/shared-utils
alarso16 8ab7b07
fix: remove other evm helper
JonathanOppenheimer 98337b9
refactor: move pointer function to avalanchego utils
JonathanOppenheimer 8a0b2a9
refactor: move pointer function to avalanchego utils
JonathanOppenheimer 4899b18
refactor: remove avalanche pointer functions
JonathanOppenheimer 3ea19c3
refactor: retype delay excess
JonathanOppenheimer 5b97b5b
Merge branch 'alarso16/shared-utils' into JonathanOppenheimer/cleanup…
JonathanOppenheimer 8d3342a
chore: lint
JonathanOppenheimer 9e161ce
fix: fix precompilebind test
JonathanOppenheimer 9415c2a
Merge remote-tracking branch 'origin/master' into alarso16/shared-utils
alarso16 d458c28
Merge remote-tracking branch 'origin/alarso16/shared-utils' into Jona…
JonathanOppenheimer fa38c15
Merge remote-tracking branch 'origin' into JonathanOppenheimer/cleanu…
JonathanOppenheimer 30996ca
fix: imports
JonathanOppenheimer 7f2844b
chore: correct header year
JonathanOppenheimer 0090c2f
Merge remote-tracking branch 'origin' into JonathanOppenheimer/cleanu…
JonathanOppenheimer 17d7a81
style: revert delay excess retype
JonathanOppenheimer 9f24502
Revert "style: revert delay excess retype"
JonathanOppenheimer b49ca61
style: austin feedback
JonathanOppenheimer e564de4
Merge branch 'master' into JonathanOppenheimer/cleanup-ptr-to
JonathanOppenheimer 82c6439
Merge branch 'JonathanOppenheimer/cleanup-ptr-to' into JonathanOppenh…
JonathanOppenheimer 3431ce3
fix: revert go mod changes
JonathanOppenheimer 1cbebef
Merge branch 'JonathanOppenheimer/cleanup-ptr-to' into JonathanOppenh…
JonathanOppenheimer 218faef
fix: casts
JonathanOppenheimer 6fc00a8
Merge branch 'master' into JonathanOppenheimer/delay-excess-retype
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here are the important changes.