Releases: FuelLabs/fuel-block-committer
Releases · FuelLabs/fuel-block-committer
v0.10.5
v0.10.4
What's Changed
- chore: make e2e tests mandatory for publishing step by @segfault-magnet in #153
- chore: add tests for the state listener by @segfault-magnet in #143
- feat: cost tracking by @MujkicA in #146
- chore: db schema preview files by @segfault-magnet in #165
- feat: private keys support for testing by @segfault-magnet in #159
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- bug: add description for package by @segfault-magnet in #154
- chore: bump versions by @segfault-magnet in #155
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- chore: add cargo hack to CI for feature combinations check by @segfault-magnet in #151
- chore: bump versions by @segfault-magnet in #152
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- bug: fix publish step missing script by @segfault-magnet in #149
- chore: bump versions by @segfault-magnet in #150
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- feat: update docker builds to publish to ECR by @mchristopher in #107
- feat: full blocks, bundling & compression, blob usage optimization & tracking by @segfault-magnet in #125
- bug: fix metrics endpoint by @segfault-magnet in #129
- chore: make
new_bundle_check_interval
configurable by @hal3e in #131 - feat: more metrics by @segfault-magnet in #134
- feat!: contract submission tx management by @MujkicA in #123
- feat!: add blob gas bumping by @MujkicA in #133
- fix: gas field conversion from db by @MujkicA in #136
- feat: more metrics by @segfault-magnet in #137
- fix: atomic db state listener insert by @MujkicA in #138
- feat: da compression by @hal3e in #142
- feat: blob metadata by @segfault-magnet in #144
- chore: bump versions by @segfault-magnet in #148
New Contributors
- @mchristopher made their first contribution in #107
Full Changelog: v0.8.0...v0.10.0
v0.8.0
v0.7.0
What's Changed
- feat: use block producer address instead of pub key when validating by @segfault-magnet in #113
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: use keys on AWS's KMS to sign eth txs by @segfault-magnet in #100
- refactor: add context to errors by @segfault-magnet in #101
- chore: update deployment charts and update versions by @MujkicA in #104
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat!: postgresql as storage by @segfault-magnet in #71
- refactor!: workspace + ports + adapters by @segfault-magnet in #73
- chore: fix typos and add CI check by @hal3e in #75
- feat: add option to specify Kubernetes update strategy type by @liviudm in #76
- feat: add block signature validation by @hal3e in #77
- Pull commit interval config from contract by @Salka1988 in #82
- refactor: block watcher committer merger by @segfault-magnet in #83
- feat: commit transaction data to L1 by @MujkicA in #85
- feat: configurable e2e setup by @segfault-magnet in #87
- Update helm charts by @MujkicA in #93
- Fix config.yaml indentation issue by @rfuelsh in #96
- Remove extra name in config.yaml by @rfuelsh in #97
- Require ssl connection with db by @MujkicA in #98
- Build sqlx with tls support by @MujkicA in #99
- feat: add blob tx listener by @hal3e in #92
Full Changelog: v0.4.0...v0.5.0