This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 797
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(eip712): handle fields with raw idents (#2315)
* chore: bump syn to 2.0, fix breaking changes * chore: update ethers-contract-derive to use syn 2 * chore: move eip712 into ethers-contract-derive * fix: temp disable prettyplease formatting * chore: update prettyplease * fix mergings * fix * ci: disable live-tests since it doesn't do anything * update * fix(eip712): handle fields with raw idents
- Loading branch information
Showing
3 changed files
with
62 additions
and
40 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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