Skip to content

@celo/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 13:02
· 35 commits to master since this release
79cbdf0

@celo/wallet-local

6.0.3-beta.1

Patch Changes

6.0.2-beta.2

Patch Changes

6.0.2-beta.1

Patch Changes

6.0.2-beta.0

Patch Changes

6.0.1

Patch Changes

6.0.1-beta.0

Patch Changes

6.0.0

Major Changes

  • #239 66972eb Thanks @nicolasbrugneaux! - Remove support for celo-legacy and cip42 transaction serialization and signing. These were the transaction types that supported gatewayFee. Transactions that specify feeCurrency and gasPrice togther will now throw. Users should migrate these to either ethereum type 0, eip1559 and cip64 style transactions depending on their need.

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 the kit.populateMaxFeeInToken method with your transaction and then send it.

Patch Changes

6.0.0-beta.3

Patch Changes

6.0.0-beta.2

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 the kit.populateMaxFeeInToken method with your transaction and then send it.

Patch Changes

6.0.0-beta.1

Patch Changes

6.0.0-beta.0

Major Changes

  • #239 66972eb Thanks @nicolasbrugneaux! - Remove support for celo-legacy and cip42 transaction serialization and signing. These were the transaction types that supported gatewayFee. Transactions that specify feeCurrency and gasPrice togther will now throw. Users should migrate these to either ethereum type 0, eip1559 and cip64 style transactions depending on their need.

Patch Changes

5.2.0

Patch Changes

5.2.0-beta.0

Patch Changes

5.1.3

Patch Changes

5.1.3-beta.0

Patch Changes

5.1.2

Patch Changes

5.1.2-beta.0

Patch Changes

5.1.1

Patch Changes

5.1.1-beta.0

Patch Changes

5.1.0

Minor Changes

Patch Changes

5.1.0-beta.0

Minor Changes

Patch Changes