Skip to content
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

Weekly cargo update #2268

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Weekly cargo update #2268

merged 2 commits into from
Oct 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

info: syncing channel updates for '1.79.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
info: installing component 'rust-std' for 'wasm32-unknown-unknown'
�[1m�[32m     Locking�[0m 36 packages to latest compatible versions
�[1m�[32m    Updating�[0m async-graphql v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-graphql-derive v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-graphql-parser v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-graphql-value v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-trait v0.1.82 -> v0.1.83
�[1m�[32m    Updating�[0m autocfg v1.3.0 -> v1.4.0
�[1m�[32m    Updating�[0m aws-config v1.5.6 -> v1.5.7
�[1m�[32m    Updating�[0m aws-sdk-kms v1.44.0 -> v1.45.0
�[1m�[32m    Updating�[0m aws-sdk-sso v1.43.0 -> v1.44.0
�[1m�[32m    Updating�[0m aws-sdk-ssooidc v1.44.0 -> v1.45.0
�[1m�[32m    Updating�[0m aws-sdk-sts v1.43.0 -> v1.44.0
�[1m�[32m    Updating�[0m aws-smithy-types v1.2.6 -> v1.2.7
�[1m�[32m    Updating�[0m cc v1.1.21 -> v1.1.22
�[1m�[32m    Updating�[0m flate2 v1.0.33 -> v1.0.34
�[1m�[32m    Updating�[0m fuel-asm v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-crypto v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-derive v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-merkle v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-storage v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-tx v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-types v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-vm v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m libc v0.2.158 -> v0.2.159
�[1m�[32m    Updating�[0m lz4-sys v1.11.0 -> v1.11.1+lz4-1.10.0
�[1m�[32m    Updating�[0m multiaddr v0.18.1 -> v0.18.2
�[1m�[32m    Updating�[0m pkg-config v0.3.30 -> v0.3.31
�[1m�[32m    Updating�[0m portable-atomic v1.8.0 -> v1.9.0
�[1m�[32m    Updating�[0m redox_syscall v0.5.4 -> v0.5.6
�[1m�[32m    Updating�[0m rustls-pki-types v1.8.0 -> v1.9.0
�[1m�[32m    Updating�[0m serde_spanned v0.6.7 -> v0.6.8
�[1m�[32m    Updating�[0m syn v2.0.77 -> v2.0.79
�[1m�[32m    Updating�[0m tempfile v3.12.0 -> v3.13.0
�[1m�[32m    Updating�[0m thiserror v1.0.63 -> v1.0.64
�[1m�[32m    Updating�[0m thiserror-impl v1.0.63 -> v1.0.64
�[1m�[32m    Updating�[0m toml_edit v0.22.21 -> v0.22.22
�[1m�[32m    Updating�[0m winnow v0.6.18 -> v0.6.20
�[1m�[36mnote�[0m�[1m:�[0m pass `--verbose` to see 273 unchanged dependencies behind latest

info: syncing channel updates for '1.79.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
info: installing component 'rust-std' for 'wasm32-unknown-unknown'
�[1m�[32m     Locking�[0m 36 packages to latest compatible versions
�[1m�[32m    Updating�[0m async-graphql v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-graphql-derive v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-graphql-parser v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-graphql-value v7.0.9 -> v7.0.11
�[1m�[32m    Updating�[0m async-trait v0.1.82 -> v0.1.83
�[1m�[32m    Updating�[0m autocfg v1.3.0 -> v1.4.0
�[1m�[32m    Updating�[0m aws-config v1.5.6 -> v1.5.7
�[1m�[32m    Updating�[0m aws-sdk-kms v1.44.0 -> v1.45.0
�[1m�[32m    Updating�[0m aws-sdk-sso v1.43.0 -> v1.44.0
�[1m�[32m    Updating�[0m aws-sdk-ssooidc v1.44.0 -> v1.45.0
�[1m�[32m    Updating�[0m aws-sdk-sts v1.43.0 -> v1.44.0
�[1m�[32m    Updating�[0m aws-smithy-types v1.2.6 -> v1.2.7
�[1m�[32m    Updating�[0m cc v1.1.21 -> v1.1.22
�[1m�[32m    Updating�[0m flate2 v1.0.33 -> v1.0.34
�[1m�[32m    Updating�[0m fuel-asm v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-crypto v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-derive v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-merkle v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-storage v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-tx v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-types v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m fuel-vm v0.57.0 -> v0.57.1
�[1m�[32m    Updating�[0m libc v0.2.158 -> v0.2.159
�[1m�[32m    Updating�[0m lz4-sys v1.11.0 -> v1.11.1+lz4-1.10.0
�[1m�[32m    Updating�[0m multiaddr v0.18.1 -> v0.18.2
�[1m�[32m    Updating�[0m pkg-config v0.3.30 -> v0.3.31
�[1m�[32m    Updating�[0m portable-atomic v1.8.0 -> v1.9.0
�[1m�[32m    Updating�[0m redox_syscall v0.5.4 -> v0.5.6
�[1m�[32m    Updating�[0m rustls-pki-types v1.8.0 -> v1.9.0
�[1m�[32m    Updating�[0m serde_spanned v0.6.7 -> v0.6.8
�[1m�[32m    Updating�[0m syn v2.0.77 -> v2.0.79
�[1m�[32m    Updating�[0m tempfile v3.12.0 -> v3.13.0
�[1m�[32m    Updating�[0m thiserror v1.0.63 -> v1.0.64
�[1m�[32m    Updating�[0m thiserror-impl v1.0.63 -> v1.0.64
�[1m�[32m    Updating�[0m toml_edit v0.22.21 -> v0.22.22
�[1m�[32m    Updating�[0m winnow v0.6.18 -> v0.6.20
�[1m�[36mnote�[0m�[1m:�[0m pass `--verbose` to see 273 unchanged dependencies behind latest
@github-actions github-actions bot added the no changelog Skip the CI check of the changelog modification label Sep 29, 2024
@AurelienFT AurelienFT enabled auto-merge (squash) October 1, 2024 00:43
@AurelienFT AurelienFT merged commit c88632a into master Oct 1, 2024
32 of 34 checks passed
@AurelienFT AurelienFT deleted the cargo_update branch October 1, 2024 01:12
@xgreenx xgreenx mentioned this pull request Oct 5, 2024
xgreenx added a commit that referenced this pull request Oct 5, 2024
## Version v0.37.0

### Added
- [1609](#1609): Add DA
compression support. Compressed blocks are stored in the offchain
database when blocks are produced, and can be fetched using the GraphQL
API.
- [2290](#2290): Added a new
CLI argument `--graphql-max-directives`. The default value is `10`.
- [2195](#2195): Added
enforcement of the limit on the size of the L2 transactions per block
according to the `block_transaction_size_limit` parameter.
- [2131](#2131): Add flow in
TxPool in order to ask to newly connected peers to share their
transaction pool
- [2182](#2151): Limit number
of transactions that can be fetched via TxSource::next
- [2189](#2151): Select next
DA height to never include more than u16::MAX -1 transactions from L1.
- [2162](#2162): Pool
structure with dependencies, etc.. for the next transaction pool module.
Also adds insertion/verification process in PoolV2 and tests refactoring
- [2265](#2265): Integrate
Block Committer API for DA Block Costs.
- [2280](#2280): Allow comma
separated relayer addresses in cli
- [2299](#2299): Support blobs
in the predicates.
- [2300](#2300): Added new
function to `fuel-core-client` for checking whether a blob exists.

### Changed

#### Breaking
- [2299](#2299): Anyone who
wants to participate in the transaction broadcasting via p2p must
upgrade to support new predicates on the TxPool level.
- [2299](#2299): Upgraded
`fuel-vm` to `0.58.0`. More information in the
[release](https://github.com/FuelLabs/fuel-vm/releases/tag/v0.58.0).
- [2276](#2276): Changed how
complexity for blocks is calculated. The default complexity now is
80_000. All queries that somehow touch the block header now are more
expensive.
- [2290](#2290): Added a new
GraphQL limit on number of `directives`. The default value is `10`.
- [2206](#2206): Use timestamp
of last block when dry running transactions.
- [2153](#2153): Updated
default gas costs for the local testnet configuration to match
`fuel-core 0.35.0`.

## What's Changed
* fix: use core-test.fuellabs.net for dnsaddr resolution by @rymnc in
#2214
* Removed state transition bytecode from the local testnet by @xgreenx
in #2215
* Send whole transaction pool upon subscription to gossip by @AurelienFT
in #2131
* Update default gas costs based on 0.35.0 benchmarks by @xgreenx in
#2153
* feat: Use timestamp of last block when dry running transactions by
@netrome in #2206
* fix(dnsaddr_resolution): use fqdn separator to prevent suffixing by
dns resolvers by @rymnc in
#2222
* TransactionSource: specify maximum number of transactions to be
fetched by @acerone85 in #2182
* Implement worst case scenario for price algorithm v1 by @rafal-ch in
#2219
* chore(gas_price_service): define port for L2 data by @rymnc in
#2224
* Block producer selects da height to never exceed u64::MAX - 1
transactions from L1 by @acerone85 in
#2189
* Weekly `cargo update` by @github-actions in
#2236
* Use fees to calculate DA reward and avoid issues with Gwei/Wei
conversions by @MitchTurner in
#2229
* Protect against passing `i128::MIN` to `abs()` which causes overflow
by @rafal-ch in #2241
* Acquire `da_finalization_period` from the command line by @rafal-ch in
#2240
* Executor: test Tx_count limit with incorrect tx source by @acerone85
in #2242
* Minor updates to docs + a few typos fixed by @rafal-ch in
#2250
* chore(gas_price_service): move algorithm_updater to
fuel-core-gas-price-service by @rymnc in
#2246
* Use single heavy input in the `transaction_throughput.rs` benchmarks
by @xgreenx in #2205
* Enforce the block size limit by @rafal-ch in
#2195
* feat: build ARM and AMD in parallel by @mchristopher in
#2130
* Weekly `cargo update` by @github-actions in
#2268
* chore(gas_price_service): split into v0 and v1 and squash
FuelGasPriceUpdater type into GasPriceService by @rymnc in
#2256
* feat(gas_price_service): update block committer da source with
established contract by @rymnc in
#2265
* Use bytes from `unrecorded_blocks` rather from the block from DA by
@MitchTurner in #2252
* TxPool v2 General architecture by @AurelienFT in
#2162
* Add value delimiter and tests args by @AurelienFT in
#2280
* fix(da_block_costs): remove Arc<Mutex<>> on shared_state and expose
channel by @rymnc in #2278
* fix(combined_database): syncing auxiliary databases on startup with
custom behaviour by @rymnc in
#2272
* fix: Manually encode Authorization header for eventsource_client by
@Br1ght0ne in #2284
* Address `async-graphql` vulnerability by @MitchTurner in
#2290
* Update the WASM compatibility tests for `0.36` release by @rafal-ch in
#2271
* DA compression by @Dentosal in
#1609
* Use different port for every version compatibility test by @rafal-ch
in #2301
* Fix block query complexity by @xgreenx in
#2297
* Support blobs in predicates by @Voxelot in
#2299


**Full Changelog**:
v0.36.0...v0.37.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Skip the CI check of the changelog modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants