v0.17.0
What's Changed
- Fixed binary publishing for
arm64
by @xgreenx in #960 - Update to Rust 1.67 and FIx Clippy Lints by @ControlCplusControlV in #963
- Update chef to use
1.67
by @xgreenx in #965 - Include
fuel-core-keygen
into the archive by @xgreenx in #961 - Simplify BMT push error by @bvrooman in #959
- Add logs to track the listening addresses for the P2P by @xgreenx in #968
- Fixed bug with disconnection and
max_non_reserved_peers
by @xgreenx in #974 - Some improvements during work with the database by @xgreenx in #976
- Update fuel-vm 0.25.3 by @bvrooman in #978
- replace usage of futures-timer to avoid extra helper threads by @Voxelot in #982
- make in-memory iteration match rocksdb behavior by @Voxelot in #986
- use workspace dependencies to dedupe cargo configs & improve ci by @Voxelot in #979
- fix(client): feature-gate tx subscription for WASM by @Br1ght0ne in #984
- Ignore unpublish changes on standard publish verification by @Voxelot in #988
- add helpful error message to opening rocksdb by @Voxelot in #989
- Don't capture signals within lib by @freesig in #991
- Prepare GraphQL For Future Extraction by @ControlCplusControlV in #909
- avoid pulling protoc via github api by @Voxelot in #993
- Avoid feature unification during testing of --no-default-features by @Voxelot in #987
- Adding helm charts for sentry support by @rfuelsh in #954
- revert optimistic reserved node reconnect by @leviathanbeak in #995
- Update for refactored fuel-asm, fuel-vm 0.26.0 by @Dentosal in #973
- make heartbeat config fields configurable and expose them to CLI by @leviathanbeak in #998
- Relayer syncing can't double spend by @freesig in #971
- bump versions to 0.17.0 by @Voxelot in #999
- Publish fix by @Voxelot in #1001
New Contributors
- @Br1ght0ne made their first contribution in #984
Full Changelog: v0.16.1...v0.17.0