Skip to content

Releases: astriaorg/astria-geth

v1.0.0

27 Oct 16:58
681831d
Compare
Choose a tag to compare

First major release.

No changes since last minor release outside of CI jobs.

Full Changelog: v0.16.0...v1.0.0

Astria Geth v0.16.0

17 Oct 15:01
09c27dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.16.0

Astria Geth v0.15.1

03 Oct 17:09
171c5e4
Compare
Choose a tag to compare
Astria Geth v0.15.1 Pre-release
Pre-release

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

27 Sep 18:22
10b0c8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

25 Sep 15:04
Compare
Choose a tag to compare

Full Changelog: v0.14.1...v0.14.2

Astria Geth v0.15.0

19 Sep 20:04
401c3d5
Compare
Choose a tag to compare
Astria Geth v0.15.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.14.1...v0.15.0

Astria Geth v0.14.1

05 Sep 17:15
e5c5013
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

Astria Geth v0.13.0

28 Jun 21:35
e89845e
Compare
Choose a tag to compare
Astria Geth v0.13.0 Pre-release
Pre-release
  • update to support asset strings instead of asset ids in deposits
  • breaking change to genesis naming of prefix param

Astria Geth v0.12.0

27 Jun 19:48
082e84f
Compare
Choose a tag to compare
Astria Geth v0.12.0 Pre-release
Pre-release

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