Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps fuel-core from 0.44.0 to 0.46.0.

Release notes

Sourced from fuel-core's releases.

v0.46.0

Version v0.46.0

Breaking

  • 3070: Fix the AssetDetails endpoint to match GraphQL standards

Added

  • 3061: Add tests showing that mints are correctly added and validated
  • 3074: Added alpha version of new subscriptions for pre confirmations and new blocks. These subscriptions are not final and may change in the future. Subscriptions are disabled by default and can be enabled by setting --expensive-subscriptions via CLI.

Fixed

  • 3071: Use outputs instead of events to compress blocks

What's Changed

Full Changelog: FuelLabs/fuel-core@v0.45.1...v0.46.0

v0.45.1

Version v0.45.1

Breaking

  • 3022: Support rolling back Relayer DB.
  • 3056: Bump Rust version to 1.86.0
  • 3058: upgrade wasmtime and thiserror dependencies

Added

  • 2959: Add Registrations table to the compression database. This is merkleized.
  • 3027: Support state rewind for compression DB.
  • 3054: Added a new configuration option --p2p-cache-size to control the size of the p2p req/res protocol cache size.

Changed

  • 3030: Disable dependency on blob transactions in transaction pool.
  • 3033: Use ubuntu:24.04 to build x86_64 binary
  • 3060: Use v44 STF if forward-compatibility test
  • 3062: Increase default transmition size to 260MB, to support 2.5MB blocks by default during synchronization

Fixed

  • 3048: The MaxCoinsReached error is now thrown when the target reached the max input limit.

... (truncated)

Changelog

Sourced from fuel-core's changelog.

[Version 0.46.0]

Breaking

  • 3070: Fix the AssetDetails endpoint to match GraphQL standards

Added

  • 3061: Add tests showing that mints are correctly added and validated
  • 3074: Added alpha version of new subscriptions for pre confirmations and new blocks. These subscriptions are not final and may change in the future. Subscriptions are disabled by default and can be enabled by setting --expensive-subscriptions via CLI.

Fixed

  • 3071: Use outputs instead of events to compress blocks

[Version 0.45.1]

Breaking

  • 3022: Support rolling back Relayer DB.
  • 3056: Bump Rust version to 1.86.0
  • 3058: upgrade wasmtime and thiserror dependencies

Added

  • 2959: Add Registrations table to the compression database. This is merkleized.
  • 3027: Support state rewind for compression DB.
  • 3054: Added a new configuration option --p2p-cache-size to control the size of the p2p req/res protocol cache size.

Changed

  • 3030: Disable dependency on blob transactions in transaction pool.
  • 3033: Use ubuntu:24.04 to build x86_64 binary
  • 3060: Use v44 STF if forward-compatibility test
  • 3062: Increase default transmission size to 260MB, to support 2.5MB blocks by default during synchronization

Fixed

  • 3048: The MaxCoinsReached error is now thrown when the target reached the max input limit.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fuel-core](https://github.com/FuelLabs/fuel-core) from 0.44.0 to 0.46.0.
- [Release notes](https://github.com/FuelLabs/fuel-core/releases)
- [Changelog](https://github.com/FuelLabs/fuel-core/blob/master/CHANGELOG.md)
- [Commits](FuelLabs/fuel-core@v0.44.0...v0.46.0)

---
updated-dependencies:
- dependency-name: fuel-core
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants