Releases: astriaorg/astria-geth
Releases · astriaorg/astria-geth
v1.0.0
Astria Geth v0.16.0
What's Changed
- fix: use mutex lock for tx removal by @joroshiba in #51
- chore: upgrade to v1 server api by @joroshiba in #53
Full Changelog: v0.15.1...v0.16.0
Astria Geth v0.15.1
What's Changed
- Fix issue with using a pointer to an iteration variable of a range loop by @mycodecrafting in #44
- Fix bridge sender address parsing and set bridge sender per bridge address into main by @mycodecrafting in #49
Full Changelog: v0.15.0...test
Astria Geth v0.14.3
What's Changed
- fix: increase gas limit for bridged erc20 deposits by @mycodecrafting in #45
- refactor: allow sender to be configurable per bridge. by @mycodecrafting in #47
Full Changelog: v0.14.2...v0.14.3
v0.14.2
Full Changelog: v0.14.1...v0.14.2
Astria Geth v0.15.0
What's Changed
- Update DepositTx for unique tx hash #1410 by @ethanoroshiba in #42
Full Changelog: v0.14.1...v0.15.0
Astria Geth v0.14.1
What's Changed
- fix: add static checks to grpc requests by @joroshiba in #40
- allow 0 block in commitment state by @joroshiba in #43
Full Changelog: v0.14.0...v0.14.1
Astria Geth v0.13.0
- update to support asset strings instead of asset ids in deposits
- breaking change to genesis naming of prefix param
Astria Geth v0.12.0
What's Changed
- implement
AstriaMintableERC20
, update deposit tx to support ERC20 mints by @noot in #20 - Update Astria-geth to use geth 1.14.3 by @bharath-123 in #21
- disallow users from sending deposit txs and blob txs via the rpc by @bharath-123 in #24
- fix: Ensure all txs are removed from mempool when block building is interrupted by @bharath-123 in #29
- feat: support bech32 addresses by @joroshiba in #30
Full Changelog: v0.11.0...v0.12.0