What's Changed
- Update README.md by @mitch-fuel in #564
- Rename Deposit event from Ethereum as StakingDeposit by @ControlCplusControlV in #572
- chore: Refactor txpool tests to remove usages of pre-seeded DummyDB by @bvrooman in #562
- Include p2p into fuel core by @leviathanbeak in #492
- feat: Update Relayer to use module level MockDb by @bvrooman in #576
- chore: Remove
DummyDbby @bvrooman in #578 - Add a .dockerignore file by @ControlCplusControlV in #573
- Feature flag relayer by @Voxelot in #579
- Improve txpool docs by @Dentosal in #587
- Breakout metrics into
fuel-metricsby @ControlCplusControlV in #589 - Use cargo make build instead of cargo check by @ellioty in #592
- Add rustfmt rules to the project. by @xgreenx in #575
- Add a CI check to ensure Cargo.lock file remains up-to-date by @mitchmindtree in #597
- fix prometheus flag by @Voxelot in #598
- remove owner from input messages by @leviathanbeak in #600
- Bump the rust version in the docker to
1.63by @xgreenx in #601 - Build improvements + cargo update by @Voxelot in #606
- Reused imports from
fuel-vminstead of direct import by @xgreenx in #605 - Upgrade Notify Slack action by @ellioty in #613
- Increase timeout in CI to 45 by @xgreenx in #618
- calculate message id directly from fuel-tx by @leviathanbeak in #617
- consolidate ci and optimize build commands by @Voxelot in #604
- Refactored usage of storage traits by @xgreenx in #583
- Add support of messages into
coinsToSpendby @xgreenx in #591 - Integrate
rstestinto more tests by @ControlCplusControlV in #609 - Add
fuel-benchesby @vlopes11 in #616 - Refactor
FuelBlockHeader::numberto nameda_heightand typeDaBlockHeightby @ControlCplusControlV in #624 - Upgrade to rust 1.64 by @Voxelot in #638
- Add crypto & blockchain to fuel-benches by @vlopes11 in #630
- Output Bech32Address for initial accounts by @kayagokalp in #594
- Standalone Multi-TX Block Producer by @Voxelot in #409
- move chain_config to separate crate by @leviathanbeak in #635
- Support
Messagein the balances API by @xgreenx in #632 - Trigger Ephemeral Test Workflows by @rfuelsh in #506
- Update ephemeral workflows github actions filter by @rfuelsh in #660
- Upgrade tokio dependency to 1.21 by @Dentosal in #662
- Connect P2p with TxPool by @ControlCplusControlV in #590
- Upgrade axum dependency to 0.5 by @Dentosal in #672
- refactor: Broadcast tx insert to p2p by @bvrooman in #670
- Prevent benchmarks from running during standard CI tests by @Voxelot in #683
- Relayer mvp by @freesig in #631
- update libp2p to v0.48 by @leviathanbeak in #661
- Nix flake to generate contract abi bindings by @freesig in #665
- Require test-utils feature in fuel-txpool by @Dentosal in #688
- Remove unused types by @Voxelot in #689
- Relayer integration test by @freesig in #678
- Enable relayer in docker builds by @Voxelot in #693
- Block production trigger by @Dentosal in #599
- update block production chainspec dev deployment config by @Voxelot in #697
- Set eth block height on new blocks by @Voxelot in #698
- bump to release v0.11.0 by @Voxelot in #699
New Contributors
- @mitch-fuel made their first contribution in #564
- @mitchmindtree made their first contribution in #597
- @kayagokalp made their first contribution in #594
- @freesig made their first contribution in #631
Full Changelog: v0.10.1...v0.11.0