-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Weekly cargo update
#2039
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Weekly cargo update
#2039
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info: syncing channel updates for '1.75.0-x86_64-unknown-linux-gnu' info: latest update on 2023-12-28, rust version 1.75.0 (82e1608df 2023-12-21) info: downloading component 'rust-std' for 'wasm32-unknown-unknown' info: installing component 'rust-std' for 'wasm32-unknown-unknown' �[1m�[32m Updating�[0m arrayref v0.3.7 -> v0.3.8 �[1m�[32m Updating�[0m async-executor v1.12.0 -> v1.13.0 �[1m�[32m Updating�[0m async-graphql v7.0.6 -> v7.0.7 �[1m�[32m Updating�[0m async-graphql-derive v7.0.6 -> v7.0.7 �[1m�[32m Updating�[0m async-graphql-parser v7.0.6 -> v7.0.7 �[1m�[32m Updating�[0m async-graphql-value v7.0.6 -> v7.0.7 �[1m�[32m Updating�[0m async-signal v0.2.8 -> v0.2.9 �[1m�[32m Updating�[0m cc v1.1.2 -> v1.1.6 �[1m�[31m Removing�[0m futures-rustls v0.24.0 �[1m�[32m Updating�[0m libloading v0.8.4 -> v0.8.5 �[1m�[32m Updating�[0m libp2p-tls v0.4.0 -> v0.4.1 �[1m�[32m Updating�[0m libp2p-websocket v0.43.0 -> v0.43.2 �[1m�[32m Updating�[0m portable-atomic v1.6.0 -> v1.7.0 �[1m�[32m Updating�[0m prometheus-client v0.22.2 -> v0.22.3 �[1m�[32m Updating�[0m raw-cpuid v11.0.2 -> v11.1.0 �[1m�[32m Updating�[0m redox_syscall v0.5.2 -> v0.5.3 �[1m�[32m Updating�[0m security-framework v2.11.0 -> v2.11.1 �[1m�[32m Updating�[0m security-framework-sys v2.11.0 -> v2.11.1 �[1m�[32m Updating�[0m serde_with v3.8.3 -> v3.9.0 �[1m�[32m Updating�[0m serde_with_macros v3.8.3 -> v3.9.0 �[1m�[31m Removing�[0m sha-1 v0.9.8 �[1m�[32m Updating�[0m soketto v0.7.1 -> v0.8.0 �[1m�[32m Updating�[0m thiserror v1.0.62 -> v1.0.63 �[1m�[32m Updating�[0m thiserror-impl v1.0.62 -> v1.0.63 �[1m�[32m Updating�[0m tokio v1.38.0 -> v1.38.1 �[1m�[32m Updating�[0m toml v0.8.14 -> v0.8.15 �[1m�[32m Updating�[0m toml_edit v0.22.15 -> v0.22.16 �[1m�[32m Updating�[0m winnow v0.6.13 -> v0.6.14
xgreenx
approved these changes
Jul 23, 2024
Merged
MitchTurner
added a commit
that referenced
this pull request
Aug 6, 2024
## What's Changed * L2 Block Source & Metadata Storage implementations by @MitchTurner in #1983 * Weekly `cargo update` by @github-actions in #2029 * Add V0 algorithm to actual services by @MitchTurner in #2025 * Weekly `cargo update` by @github-actions in #2039 * Add syncronization for Gas Price Database and On Chain Database on startup by @MitchTurner in #2041 * Ignore the message receipt if transaction is reverted by @xgreenx in #2045 * feat: add chain config to Docker images by @mchristopher in #2052 * Blob tx support and fuel-vm 0.56.0 by @Dentosal in #1988 * Disable SMT for `ContractsAssets` and `ContractsState` by @xgreenx in #2048 ## New Contributors * @mchristopher made their first contribution in #2052 **Full Changelog**: v0.31.0...v0.32.0
kuroki-yosuke
added a commit
to kuroki-yosuke/core-fuel
that referenced
this pull request
Apr 5, 2025
## What's Changed * L2 Block Source & Metadata Storage implementations by @MitchTurner in FuelLabs/fuel-core#1983 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2029 * Add V0 algorithm to actual services by @MitchTurner in FuelLabs/fuel-core#2025 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2039 * Add syncronization for Gas Price Database and On Chain Database on startup by @MitchTurner in FuelLabs/fuel-core#2041 * Ignore the message receipt if transaction is reverted by @xgreenx in FuelLabs/fuel-core#2045 * feat: add chain config to Docker images by @mchristopher in FuelLabs/fuel-core#2052 * Blob tx support and fuel-vm 0.56.0 by @Dentosal in FuelLabs/fuel-core#1988 * Disable SMT for `ContractsAssets` and `ContractsState` by @xgreenx in FuelLabs/fuel-core#2048 ## New Contributors * @mchristopher made their first contribution in FuelLabs/fuel-core#2052 **Full Changelog**: FuelLabs/fuel-core@v0.31.0...v0.32.0
ChapmaBeerbohm
added a commit
to ChapmaBeerbohm/holo-kit
that referenced
this pull request
Sep 26, 2025
## What's Changed * L2 Block Source & Metadata Storage implementations by @MitchTurner in FuelLabs/fuel-core#1983 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2029 * Add V0 algorithm to actual services by @MitchTurner in FuelLabs/fuel-core#2025 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2039 * Add syncronization for Gas Price Database and On Chain Database on startup by @MitchTurner in FuelLabs/fuel-core#2041 * Ignore the message receipt if transaction is reverted by @xgreenx in FuelLabs/fuel-core#2045 * feat: add chain config to Docker images by @mchristopher in FuelLabs/fuel-core#2052 * Blob tx support and fuel-vm 0.56.0 by @Dentosal in FuelLabs/fuel-core#1988 * Disable SMT for `ContractsAssets` and `ContractsState` by @xgreenx in FuelLabs/fuel-core#2048 ## New Contributors * @mchristopher made their first contribution in FuelLabs/fuel-core#2052 **Full Changelog**: FuelLabs/fuel-core@v0.31.0...v0.32.0
GeorgeBake
added a commit
to GeorgeBake/pipeline-cli
that referenced
this pull request
Sep 29, 2025
## What's Changed * L2 Block Source & Metadata Storage implementations by @MitchTurner in FuelLabs/fuel-core#1983 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2029 * Add V0 algorithm to actual services by @MitchTurner in FuelLabs/fuel-core#2025 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2039 * Add syncronization for Gas Price Database and On Chain Database on startup by @MitchTurner in FuelLabs/fuel-core#2041 * Ignore the message receipt if transaction is reverted by @xgreenx in FuelLabs/fuel-core#2045 * feat: add chain config to Docker images by @mchristopher in FuelLabs/fuel-core#2052 * Blob tx support and fuel-vm 0.56.0 by @Dentosal in FuelLabs/fuel-core#1988 * Disable SMT for `ContractsAssets` and `ContractsState` by @xgreenx in FuelLabs/fuel-core#2048 ## New Contributors * @mchristopher made their first contribution in FuelLabs/fuel-core#2052 **Full Changelog**: FuelLabs/fuel-core@v0.31.0...v0.32.0
BugSeeker84
added a commit
to BugSeeker84/fuel-core
that referenced
this pull request
Nov 16, 2025
## What's Changed * L2 Block Source & Metadata Storage implementations by @MitchTurner in FuelLabs/fuel-core#1983 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2029 * Add V0 algorithm to actual services by @MitchTurner in FuelLabs/fuel-core#2025 * Weekly `cargo update` by @github-actions in FuelLabs/fuel-core#2039 * Add syncronization for Gas Price Database and On Chain Database on startup by @MitchTurner in FuelLabs/fuel-core#2041 * Ignore the message receipt if transaction is reverted by @xgreenx in FuelLabs/fuel-core#2045 * feat: add chain config to Docker images by @mchristopher in FuelLabs/fuel-core#2052 * Blob tx support and fuel-vm 0.56.0 by @Dentosal in FuelLabs/fuel-core#1988 * Disable SMT for `ContractsAssets` and `ContractsState` by @xgreenx in FuelLabs/fuel-core#2048 ## New Contributors * @mchristopher made their first contribution in FuelLabs/fuel-core#2052 **Full Changelog**: FuelLabs/fuel-core@v0.31.0...v0.32.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automation to keep dependencies in
Cargo.lockcurrent.The following is the output from
cargo update: