github-actions
released this
24 Jul 12:27
·
89 commits
to master
since this release
Minor Changes
- #264
59f4b42
Thanks @nicolasbrugneaux! - Add support for serializing, sending, parsing and deserializing cip66 transactions. This tx type is preffered over cip64 when paying for gas with tokens. Like eip1559 maxFeePerGass and maxPriorityFeePerGas are denominated in CELO. To create an cip66 transaction with Contractkit call thekit.populateMaxFeeInToken
method with your transaction and then send it.
Patch Changes
-
#59
38b2631
Thanks @nicolasbrugneaux! - CHANGE - Update the code to match @celo/wallet-base changes -
Updated dependencies [
38b2631
,38b2631
,59f4b42
,182bf73
,38b2631
,7b93642
,38b2631
,66972eb
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]