v0.35.0
版本发布时间: 2024-08-28 22:06:50
FuelLabs/fuel-core最新发布版本:v0.36.0(2024-09-18 15:11:45)
Version v0.35.0
Added
-
2122: Changed the relayer URI address to be a vector and use a quorum provider. The
relayer
argument now supports multiple URLs to fetch information from different sources. - 2119: GraphQL query fields for retrieving information about upgrades.
Changed
-
2113: Modify the way the gas price service and shared algo is initialized to have some default value based on best guess instead of
None
, and initialize service before graphql. - 2112: Alter the way the sealed blocks are fetched with a given height.
-
2120: Added
submitAndAwaitStatus
subscription endpoint which returns theSubmittedStatus
after the transaction is submitted as well as theTransactionStatus
subscription. -
2115: Add test for
SignMode
is_available
method. - 2124: Generalize the way p2p req/res protocol handles requests.
Breaking
-
2040: Added full
no_std
support state transition related crates. The crates now require the "alloc" feature to be enabled. Following crates are affected:-
fuel-core-types
-
fuel-core-storage
-
fuel-core-executor
-
-
2116: Replace
H160
in config and cli options of relayer byBytes20
offuel-types
Fixed
- 2134: Perform RecoveryID normalization for AWS KMS -generated signatures.
What's Changed
- Change TODO clippy to wait for false positive correction by @AurelienFT in https://github.com/FuelLabs/fuel-core/pull/2110
- Remove option on shared algo, give default algo, reorder service startup by @MitchTurner in https://github.com/FuelLabs/fuel-core/pull/2113
- chore(sealed_blocks): optimize fetching of sealed block header at a given height by @rymnc in https://github.com/FuelLabs/fuel-core/pull/2112
- chore(p2p_service): remove unnecessary cast to usize by @rymnc in https://github.com/FuelLabs/fuel-core/pull/2123
- Added a benchmark for the predicate with ed19 verification by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/2127
- Add test SignMode is_available by @AurelienFT in https://github.com/FuelLabs/fuel-core/pull/2115
- feat: Add graphql query fields for retreiving information about upgrades by @netrome in https://github.com/FuelLabs/fuel-core/pull/2119
- Small code optimizations by @MoneyBund in https://github.com/FuelLabs/fuel-core/pull/2035
- Change relayer URI address to be vector and use quorum provider by @AurelienFT in https://github.com/FuelLabs/fuel-core/pull/2122
- chore(p2p_service): clean up processing of p2p req/res protocol by @rymnc in https://github.com/FuelLabs/fuel-core/pull/2124
- feat: add
submitAndAwaitStatus
subscription endpoint by @maschad in https://github.com/FuelLabs/fuel-core/pull/2120 - Replace H160 in config and cli options of relayer by Bytes20 by @AurelienFT in https://github.com/FuelLabs/fuel-core/pull/2116
- Secp256k1 RecoveryID correction for KMS-genrated signatures by @Dentosal in https://github.com/FuelLabs/fuel-core/pull/2134
- Added
no_std
support state transition related crates by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/2040 - Release v0.35.0 by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/2136
New Contributors
- @MoneyBund made their first contribution in https://github.com/FuelLabs/fuel-core/pull/2035
- @maschad made their first contribution in https://github.com/FuelLabs/fuel-core/pull/2120
Full Changelog: https://github.com/FuelLabs/fuel-core/compare/v0.34.0...v0.35.0
1、 fuel-core-0.35.0-aarch64-apple-darwin.tar.gz 18.57MB
2、 fuel-core-0.35.0-aarch64-unknown-linux-gnu.tar.gz 19.73MB
3、 fuel-core-0.35.0-x86_64-apple-darwin.tar.gz 19.78MB