-
-
Notifications
You must be signed in to change notification settings - Fork 959
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: celo-specific transaction (CIP64) regressions (#1434)
* Fix: cip64 regressions (#6) * fix: refactor cip64 to be more robust * fix: types * fix: signTransaction tests * refactor: PR feedback * chore: add changeset * test: add celo/utils test coverage (#8) * CELO utils test coverage * test: generate new address for each test --------- Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com> * chore: update src/chains/celo/utils.ts Co-authored-by: jxom <jakemoxey@gmail.com> * Update yellow-eggs-compare.md --------- Co-authored-by: Leszek Stachowski <leszkostachowski@gmail.com> Co-authored-by: jxom <jakemoxey@gmail.com>
- Loading branch information
1 parent
c2fab4a
commit c0da695
Showing
9 changed files
with
773 additions
and
220 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"viem": patch | ||
--- | ||
|
||
Fixed an issue where Celo CIP64 transactions were being recognized as EIP1559 transactions. |
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
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
Oops, something went wrong.
c0da695
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.
Successfully deployed to the following URLs:
viem – ./
viem-git-main-wagmi-dev.vercel.app
viem.sh
viem.vercel.app
viem-site.vercel.app
viem-wagmi-dev.vercel.app
www.viem.sh