Releases: astriaorg/astria
Releases · astriaorg/astria
Conductor 0.20.1
What's Changed
- Improved instrumentation by @ethanoroshiba in #1330
Full Changelog: conductor-v0.20.0...conductor-v0.20.1
Composer 0.8.3
What's Changed
- Improved instrumentation by @ethanoroshiba in #1326
Full Changelog: composer-v0.8.2...composer-v0.8.3
CLI 0.4.1
What's Changed
- dont fail entire block due to bad withdraw event by @itamarreif in #1409
Full Changelog: cli-v0.4.0...cli-v0.4.1
EVM Bridge Withdrawer 0.3.0
What's Changed
- Enforce withdrawals consumed by @joroshiba in #1391
- Dont fail entire block due to bad withdraw event by @itamarreif in #1409
- Add instrumentation by @ethanoroshiba in #1324
Full Changelog: bridge-withdrawer-v0.2.1...bridge-withdrawer-v0.3.0
CLI 0.4.0
release(cli): new release for dusk-10 (#1418) ## Summary Updates the cli with a new release which supports dusk-10 as default network.
Sequencer 0.16.0
What's Changed
- Add fee reporting by @ethanoroshiba in #1305
- remove global state by @SuperFluffy in #1317
- fix: cargo audit warning by @Fraser999 in #1350
- fix: abci error code by @Fraser999 in #1280
- BREAKING: fix TOCTOU issues by merging check and execution by @SuperFluffy in #1332
- BREAKING: take funds from bridge in ics20 withdrawals by @SuperFluffy in #1344
- BREAKING: require that bridge unlock address always be set by @SuperFluffy in #1339
- Rewrite mempool to have per-account transaction storage and maintenance by @Lilyjjo in #1323
- Fix block fee collection by @ethanoroshiba in #1343
- Bump penumbra dep to fix ibc state access bug by @noot in #1389
Breaking Changes
This contains a number of protocol breaking changes which require regenesis of network due to changed state machine logic.
Full Changelog: sequencer-v0.15.0...sequencer-v0.16.0
Sequencer Relayer 0.16.1
What's Changed
- fix: cargo audit warning by @Fraser999 in #1350
- fix(relayer): change
reqwest
forisahc
in relayer blackbox tests (ENG-699) by @Fraser999 in #1366
Full Changelog: sequencer-relayer-v0.16.0...sequencer-relayer-v0.16.1
Conductor 0.20.0
What's Changed
- Update bytemark dependency based on cargo audit warning by @Fraser999 in #1350
- Update with support for celestia-node v0.15.0 by @ethanoroshiba in #1367
- Support disabled celestia auth by @joroshiba in #1372
Breaking changes
- New
ASTRIA_CONDUCTOR_NO_CELESTIA_AUTH
environment variable required. When set to true, requests to celestia node are made without an authorization bearer token header entry.
Full Changelog: conductor-v0.19.0...conductor-v0.20.0
Composer 0.8.2
What's Changed
- Update bytemark dependency based on cargo audit warning by @Fraser999 in #1350
Full Changelog: composer-v0.8.1...composer-v0.8.2
EVM Bridge Withdrawer 0.2.1
What's Changed
- Improved nonce handling by @ethanoroshiba in #1292
- Update
bytemark
dependency based oncargo audit warning by @Fraser999 in #1350
Full Changelog: bridge-withdrawer-v0.2.0...bridge-withdrawer-v0.2.1