v0.16.0
Summary
- Updated to support Celo Gingerbread hardfork (v1.8.0) updated header and block types
- Caller deprecated in-favor of RPCCaller
- Misc package/security updates
Changelog
- e49bb1f Added GasTipCap method (#89)
- 51b4ce2 Merge pull request #10 from grassrootseconomics/upstream/breaking-rpccaller
- e35c678 Merge pull request #6 from grassrootseconomics/dependabot/go_modules/github.com/holiman/uint256-1.2.4
- 5433519 Merge pull request #7 from grassrootseconomics/dependabot/go_modules/golang.org/x/time-0.5.0
- 998a80b Merge pull request #8 from grassrootseconomics/dependabot/go_modules/golang.org/x/crypto-0.17.0
- ba435f8 Merge pull request #9 from grassrootseconomics/dependabot/go_modules/github.com/btcsuite/btcd-0.23.2
- 74749af added
BigMaxUint256
(#106) - 9665600 build(deps): bump github.com/btcsuite/btcd from 0.20.1-beta to 0.23.2
- 164eb93 build(deps): bump github.com/holiman/uint256 from 1.2.3 to 1.2.4
- 32035db build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
- f7038c7 build(deps): bump golang.org/x/time from 0.4.0 to 0.5.0
- da42766 pkg (celo-blockchain): bump to gingerbread hf, surpress block, uncle tests
- a2fb87f w3-celo (namespace update): Added GasTipCap method
- f95140e w3types: Refactored Caller, CallerFactory -> RPCCaller, RPCCallerFactory
Full Changelog: v0.15.0…v0.16.0