Releases: jmrossy/celo-ethers-wrapper
Releases · jmrossy/celo-ethers-wrapper
v2.3.0
What's Changed
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #25
- Do not automatically create cip66 transactions ever by @aaronmgdr in #27
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: 2.2.0...2.3.0
v2.2.0
What's Changed
- allow access list to be used by @aaronmgdr in #24
- Add support for cip 66 transactions by @aaronmgdr in #23
New Contributors
- @aaronmgdr made their first contribution in #24
Full Changelog: 2.1.0...2.2.0
v2.1.0
What's Changed
- Deprecates Celo legacy transaction type (0) by @arthurgousset in #20
New Contributors
- @arthurgousset made their first contribution
Full Changelog: 2.0.0...2.1.0
v2.0.0
Ethers V6 Support
Version 2.0.0 is an upgrade for compatibility with Ethers v6.
For Ethers v5 support, please use the 1.0.0 or older versions.
Full Changelog: ethereum-cat-herders/celo-ethers-wrapper@1.0.0...2.0.0
v1.0.0
What's Changed
- feat: cip64 and eip1559 by @nicolasbrugneaux in https://github.com/celo-tools/celo-ethers-wrapper/pull/12
New Contributors
- @nicolasbrugneaux made their first contribution in https://github.com/celo-tools/celo-ethers-wrapper/pull/12
Full Changelog: ethereum-cat-herders/celo-ethers-wrapper@0.4.0...1.0.0
v0.4.0
Add a CeloscanProvider
wrapper for EtherscanProvider
. Thanks @anarkrypto 💯