v0.28.0
版本发布时间: 2024-06-07 14:28:00
FuelLabs/fuel-core最新发布版本:v0.36.0(2024-09-18 15:11:45)
Version v0.28.0
Changed
-
#1934: Updated benchmark for the
aloc
opcode to beDependentCost
. Updatedvm_initialization
benchmark to exclude growing of memory(It is handled by VM reuse). -
#1916: Speed up synchronisation of the blocks for the
fuel-core-sync
service. - #1888: optimization: Reuse VM memory across executions.
Breaking
-
#1934: Changed
GasCosts
endpoint to returnDependentCost
for thealoc
opcode viaalocDependentCost
. - #1934: Updated default gas costs for the local testnet configuration. All opcodes became cheaper.
-
#1924:
dry_run_opt
has newgas_price: Option<u64>
argument -
#1888: Upgraded
fuel-vm
to0.51.0
. See release for more information.
Added
- #1939: Added API functions to open a RocksDB in different modes.
-
#1929: Added support of customization of the state transition version in the
ChainConfig
.
Removed
- #1913: Removed dead code from the project.
Fixed
-
#1921: Fixed unstable
gossipsub_broadcast_tx_with_accept
test. - #1915: Fixed reconnection issue in the dev cluster with AWS cluster.
- #1914: Fixed halting of the node during synchronization in PoA service.
What's Changed
- Removed dead code by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1913
- Added backward and forward compatibility integration tests for forkless upgrades by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1895
- Fixed halting of the node in rare conditions by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1914
- Weekly
cargo update
by @github-actions in https://github.com/FuelLabs/fuel-core/pull/1928 - Fixed logging of the WASM executor by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1930
- Added support of customization of the state transition version in the
ChainConfig
by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1929 - Document wasm toolchain installation, add rust-toolchain.toml by @Dentosal in https://github.com/FuelLabs/fuel-core/pull/1932
- Add optional
gas_price
argument todry_run_opt
by @hal3e in https://github.com/FuelLabs/fuel-core/pull/1924 - Reuse VM memory across executions by @Dentosal in https://github.com/FuelLabs/fuel-core/pull/1888
- Fixed reconnection issue in the dev cluster with AWS cluster by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1915
- Speeds up synchronisation of the blocks for the
fuel-core-sync
service by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1916 - Fixed unstable
gossipsub_broadcast_tx_with_accept
test by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1921 - Added API functions to open a RocksDB in different modes by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1939
- Use
DependentCost
foraloc
opcode by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1934 - Release v0.28.0 by @xgreenx in https://github.com/FuelLabs/fuel-core/pull/1945
New Contributors
- @hal3e made their first contribution in https://github.com/FuelLabs/fuel-core/pull/1924
Full Changelog: https://github.com/FuelLabs/fuel-core/compare/v0.27.0...v0.28.0
1、 fuel-core-0.28.0-aarch64-apple-darwin.tar.gz 14.48MB
2、 fuel-core-0.28.0-aarch64-unknown-linux-gnu.tar.gz 15.84MB
3、 fuel-core-0.28.0-x86_64-apple-darwin.tar.gz 15.65MB