v0.34.0
版本发布时间: 2024-08-21 01:14:07
FuelLabs/fuel-core最新发布版本:v0.36.0(2024-09-18 15:11:45)
Version v0.34.0
Added
-
2051: Add support for AWS KMS signing for the PoA consensus module. The new key can be specified with
--consensus-aws-kms AWS_KEY_ARN
. - 2092: Allow iterating by keys in rocksdb, and other storages.
- 2096: GraphQL endpoint to fetch blob byte code by its blob ID.
Changed
- 2106: Remove deadline clock in POA and replace with tokio time functions.
Breaking
-
2051: Misdocumented
CONSENSUS_KEY
environ variable has been removed, useCONSENSUS_KEY_SECRET
instead. Also raises MSRV to1.79.0
.
Fixed
- 2106: Handle the case when nodes with overriding start on the fresh network.
- 2105: Fixed the rollback functionality to work with empty gas price database.
What's Changed
- doc: refine the transaction example in the README by @mmyyrroonn in https://github.com/FuelLabs/fuel-core/pull/2072
- AWS KMS block signing support and Rust 1.79 by @Dentosal in https://github.com/FuelLabs/fuel-core/pull/2051
- feat(iterators): allow key-only iteration by @rymnc in https://github.com/FuelLabs/fuel-core/pull/2092
- feat: graphql endpoint to fetch the blob byte code by its blob ID by @netrome in https://github.com/FuelLabs/fuel-core/pull/2096
- Small improvements for tests to make them more stable by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/2103
- Fixed the rollback functionality to work with empty gas price database by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/2105
- Bump wasmtime version by @Dentosal in https://github.com/FuelLabs/fuel-core/pull/2089
- Handle the case when nodes with overriding start on the fresh network by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/2106
- Remove deadline clock in POA and replace with tokio time functions. by @AurelienFT in https://github.com/FuelLabs/fuel-core/pull/2109
- Release v0.34.0 by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/2117
New Contributors
- @mmyyrroonn made their first contribution in https://github.com/FuelLabs/fuel-core/pull/2072
Full Changelog: https://github.com/FuelLabs/fuel-core/compare/v0.33.0...v0.34.0
1、 fuel-core-0.34.0-aarch64-apple-darwin.tar.gz 18.53MB
2、 fuel-core-0.34.0-aarch64-unknown-linux-gnu.tar.gz 19.66MB
3、 fuel-core-0.34.0-x86_64-apple-darwin.tar.gz 19.71MB