-
Notifications
You must be signed in to change notification settings - Fork 2k
feat(forge): cheatcode eip712 #10570
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 6 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
70827ae
wip: eip712 cheacode
0xrusowsky ef3c1b9
wip: integrate json-bind
0xrusowsky e69ddd7
Merge branch 'master' of github.com:foundry-rs/foundry into chore/che…
0xrusowsky d1e1512
finish cheatcode impl + unit tests
0xrusowsky 9ea76dc
fix: merge conflicts
0xrusowsky cf67c2c
style: clippy + fmt
0xrusowsky 88fb7be
fix: simple example + bump alloy core + docs
0xrusowsky a6cca9a
fix: cheats spec
0xrusowsky 5bcccbc
Merge branch 'feat/eip712-with-solar' into chore/cheat-eip712
grandizzy 4395b32
load json bindings from foundry.toml + allow custom path + extend tests
0xrusowsky cbabab3
style: fmt
0xrusowsky 7f64f72
fix: test assertion for win
0xrusowsky 7ff2758
test: custom path
0xrusowsky c057902
fix: custom path without being the configured one in `foundry.toml`
0xrusowsky c6f037d
fix: use calldata instead of memory in cheatcode fns
0xrusowsky 4b23502
chore(forge): cheat eip712 struct hash (#10626)
0xrusowsky 876b7ba
new cheat: eip712 hash typed data
0xrusowsky f8dddb6
bump solar and compilers
0xrusowsky 2c07808
fix: failing compiler test
0xrusowsky cac75c3
bump compiler and explorers + patch vyper prague -> cancun
0xrusowsky b998d0e
style: clippy
0xrusowsky 452cbce
fix: check for `.vyi` paths
0xrusowsky ce7948f
style: simplify
0xrusowsky d35f498
style: simplify
0xrusowsky 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
Large diffs are not rendered by default.
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.