This repository was archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 587
EIP712 support #950
Merged
Merged
EIP712 support #950
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e0af05e
code migrated
hanchon 9da0808
signed_data ported to avoid conficting dependency
hanchon 44a15a9
correct payload
hanchon 17987e2
eip712 working with evmos.me
hanchon 16c011c
merge main
crypto-facs cec0e70
use geth TypedData types
crypto-facs 0dc3fc5
fix linter
crypto-facs d9025f5
minor refactor
fedekunze 7e6b8f0
Merge branch 'main' into guille/eip712
fedekunze 0e8cb2d
Merge branch 'main' into guille/eip712
crypto-facs f8d1980
test first try
crypto-facs 6e1a1cc
fix test
crypto-facs 7786870
fix tests
crypto-facs 37843ef
enforce fee delegated eip712
crypto-facs 1991765
verify signature refactor
crypto-facs 6a77691
SignedTypedData api refactor
crypto-facs c35965e
add AnteHandler test for EIP712
crypto-facs f73127e
remove comment
crypto-facs 0f88c92
code clean up
hanchon 72af14c
return more detailed error messages
hanchon fd8eabe
fix linter
crypto-facs 7af8a62
remove unnecesary global vars
crypto-facs 94d6dd4
Update app/ante/eip712.go
crypto-facs 6160b26
fix pr comments
crypto-facs 9d440f7
remove hardcoded value
crypto-facs 63c22b6
add more tests
crypto-facs 86c9a34
add changelog
crypto-facs 34d2132
use sdk errors
crypto-facs 019a31a
add MsgDelegate test
crypto-facs c949991
Merge branch 'main' into guille/eip712
fedekunze 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
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.