Releases: coinbase/mesh-geth-sdk
Releases · coinbase/mesh-geth-sdk
Hot fix for priority fee
Cleanup
Hot fix for L1 data fee and contract data calculation
What's Changed
- fix: hot fix for L1 data fee by @GeekArthur in #111
- fix: hot fix to calculate contract data by @GeekArthur in #112
Full Changelog: v0.0.8...v0.0.9
Add cache for currency and priority fee adjuster
What's Changed
- Add cache to GetContractCurrency by @xiangliu-cb in #107
- feat: add priority fee adjuster by @GeekArthur in #110
New Contributors
- @xiangliu-cb made their first contribution in #107
Full Changelog: v0.0.7...v0.0.8
EIP-1559 Support and API Refactor
What's Changed
- feat: refactor construction api by @GeekArthur in #86
- feat: data api refactor by @GeekArthur in #91
- [Feature] Support encoded data for a contract call by @qiwu7 in #92
- fix: error code issue by @GeekArthur in #94
- refactor: remove EIP55 support by @GeekArthur in #96
- fix: ignore issue tx by @GeekArthur in #97
- refactor: remove contract filter by @GeekArthur in #98
- Make the contract call encoding utility method public by @jiangchuan-he-cb in #99
- feat: EIP-1559 support by @GeekArthur in #105
- feat: support L1 data fee by @GeekArthur in #106
New Contributors
- @qiwu7 made their first contribution in #92
- @jiangchuan-he-cb made their first contribution in #99
Full Changelog: v0.0.6...v0.0.7
Stable release for Base
What's Changed
- Qiwu/fix contract call data construction by @jingweicb in #52
- Add tx receipt status by @GeekArthur in #56
- Modify erc20 balance check logic by @jingweicb in #57
- loose preprocess checking by @jingweicb in #58
- change value range by @jingweicb in #61
- support delegation by @jingweicb in #71
- Add mint field in LoadedTransaction by @jingweicb in #78
- feat: support ERC20 deposit and withdrawal event by @GeekArthur in #80
- fix: ERC20 topics number issue by @GeekArthur in #82
- fix: ERC20 withdrawal by @GeekArthur in #83
New Contributors
- @GeekArthur made their first contribution in #56
Full Changelog: v0.0.5...v0.0.6
Handle transaction traces with an empty type
What's Changed
- Sync internal evm by @jingweicb in #44
- sync with the internal sdk by @jingweicb in #45
- Avoid parsing config twice by @mdehoog in #48
- fix-operation-index-conflicts by @jingweicb in #46
- Ignore transaction traces that have an empty type by @jingweicb in #49
New Contributors
Full Changelog: v0.0.4...v0.0.5
Add txn type in receipts
v0.0.4 Rosetta-geth-sdk should populate txn type in RosettaTxReceipt (#42)
add CI
v0.0.3 enable erc20 (#40)
Gas changes ported from internal sdk
What's Changed
- Fix typo in README file by @racbc in #20
- (nit) Update Testing header in README by @racbc in #21
- Updated Geth-SDK with Changes from Generic-SDK by @ash-krishnan in #23
- Bump github.com/ethereum/go-ethereum from 1.10.18 to 1.10.21 by @dependabot in #22
- Bump github.com/coinbase/rosetta-sdk-go from 0.7.9 to 0.7.11 by @dependabot in #24
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #19
New Contributors
- @racbc made their first contribution in #20
- @ash-krishnan made their first contribution in #23
- @dependabot made their first contribution in #22
Full Changelog: v0.0.1...v0.0.2