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. -
#267
f553539
Thanks @shazarre! - Introduced CeloDistributionScheduleWrapper -
#266
182bf73
Thanks @aaronmgdr! - Adds support for FeeCurrencyDirectory contract -
#266
182bf73
Thanks @aaronmgdr! - Introduces getConfig for FeeCurrencyDirectoryWrapper -
#279
06019bf
Thanks @shazarre! - Adds support for <1.5.0.0 and >=1.5.0.0 Governance contract version
Patch Changes
-
#266
182bf73
Thanks @aaronmgdr! - Deprecated methods on kit instance for getting epoch info. -
#233
eeb44f3
Thanks @arthurgousset! - Nit: Capitalises function name using camel-case (isowner
->isOwner
). -
#274
bfa24da
Thanks @aaronmgdr! - fix: USTD not showing that it uses an adapter by supporting Tether's tokenAdapter implementation -
Updated dependencies [
38b2631
,59f4b42
,182bf73
,38b2631
,7b93642
,38b2631
,66972eb
]:- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]
- @celo/[email protected]