What's Changed
- Wrap txpool sender by @rakita in #438
- Move config to separate mod. Include module configurations. by @rakita in #440
- upgrade to rocksdb 0.18. enable jemalloc by @Voxelot in #383
- Update CI Workflow to Include Fuel-Deployment Fields by @ellioty in #448
- Fix Clippy by @ControlCplusControlV in #452
- chore: use
concurrencyto cancel previous CI runs by @AlicanC in #453 - chore: improve balance test by @AlicanC in #269
- Feat: Use in-memory binary Merkle tree by @bvrooman in #459
- Relayer integration. ServiceBuilder. Context by @rakita in #450
- implement DummyDB functionality for tests by @thdaraujo in #441
- Bump
windowsto >= 0.32. by @adlerjohn in #462 - Snapshot to chainspec command by @ControlCplusControlV in #435
- Legacy cli by @rakita in #468
- Fix Dockerfile to support
fuel-core runby @ControlCplusControlV in #467 - Network Orchestrator service proposal by @leviathanbeak in #402
- TxPool ServiceBuilder and Context by @rakita in #456
- print warning on legacy cli by @rakita in #473
- Controlc/block api by @ControlCplusControlV in #461
- remove tempdir by @ControlCplusControlV in #475
- relayer cli by @rakita in #466
- skip serde on Block metadata by @rakita in #488
- v0.9.5 patch release by @Voxelot in #484
- Cli print formatted error on exit by @rakita in #495
- style: %s/produce_block/produce_blocks/g by @iqdecay in #493
- Fix a bunch of typos and general cleanup. by @adlerjohn in #502
- Handle the avalanche of breaking spec changes in fuel-core by @Voxelot in #510
- Relayer DaMessage by @rakita in #485
- feat: improve correctness of pagination by @matt-user in #508
- fix openssl dep by @Voxelot in #518
- feat: txpool messages by @bvrooman in #524
- Document workaround for low file descriptor limits by @Dentosal in #531
- add db column for message owner by @leviathanbeak in #533
- Update ethers version to
0.17by @digorithm in #535 - Message verification in the block executor by @Dentosal in #532
- fetch all messages and messages by owner by @leviathanbeak in #536
- chore: Rename da message to message by @bvrooman in #542
- Update to fuel-vm 0.15 and fuel-tx 0.18 versions by @Voxelot in #543
- add response oneshot to txpool remove to fix CI flakiness by @Voxelot in #546
- current time impl for VM by @Voxelot in #545
- Message ChainConfig by @Voxelot in #541
- fully purge byte_price and min_byte_price by @Voxelot in #547
- Restructure configuration by @Voxelot in #550
- upgrade to rocksdb 0.19 by @Voxelot in #549
- v0.10.0 by @Voxelot in #548
New Contributors
- @bvrooman made their first contribution in #459
- @matt-user made their first contribution in #508
- @digorithm made their first contribution in #535
Full Changelog: v0.9.8...v0.10.0