Releases: astriaorg/astria-geth
Releases · astriaorg/astria-geth
Astria Geth 2.0.1
Note: The 2.0.0 release was yanked.
What's Changed
- feat: implement handling and execution of oracle data by @noot in #62
- fix: consider nil error while commiting a transaction by @bharath-123 in #65
- fix: safe should match latest by @joroshiba in #82
- Astria named forks by @mycodecrafting in #59
- fix: deposit verification cleanup by @joroshiba in #77
- feat!: change injected tx type key by @joroshiba in #81
- chore: migrate to main protos by @joroshiba in #85
- ci: trigger tests manually by @SuperFluffy in #94
- allow geth node to specify a trusted celestia height by @mycodecrafting in #95
- fix: Add check for callstack len == 0 by @sambukowski in #102
- fix: Add callstack tracing for deposits by @sambukowski in #104
- feat: Oracle source tx id by @sambukowski in #99
- feat: support genesis defined sequencing rule by @joroshiba in #84
- fix: Print Astria Forks using data copy by @sambukowski in #107
- chore: docker build on prerelease tags by @joroshiba in #108
- fix: empty app specific ordering affecting extra data by @joroshiba in #111
New Contributors
- @SuperFluffy made their first contribution in #94
- @sambukowski made their first contribution in #102
Full Changelog: v1.1.0...v2.0.1
v2.0.0-beta.2
What's Changed
- ci: trigger tests manually by @SuperFluffy in #94
- allow geth node to specify a trusted celestia height by @mycodecrafting in #95
New Contributors
- @SuperFluffy made their first contribution in #94
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
v2.0.0-beta.1
What's Changed
- feat: implement handling and execution of oracle data by @noot in #62
- fix: consider nil error while commiting a transaction by @bharath-123 in #65
- fix: safe should match latest by @joroshiba in #82
- feat!: Astria named forks by @mycodecrafting in #59
- fix: deposit verification cleanup by @joroshiba in #77
- feat!: change injected tx type key by @joroshiba in #81
- chore: migrate to main protos by @joroshiba in #85
Full Changelog: v1.1.0...v2.0.0-beta.1
v1.1.0
What's Changed
- feat: sequencer block hash as beacon root in cancun by @joroshiba in #75
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Block RPC requests for transactions below EIP1559 floor by @joroshiba in #73
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix: dont timeout execution by @joroshiba in #63
- custom precompile capabilities by @mycodecrafting in #36
- chore: disable blobs through rpc and mempool by @joroshiba in #70
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
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