Skip to content

Commit

Permalink
Auto updated substrate references
Browse files Browse the repository at this point in the history
  • Loading branch information
Crust Update Bot committed Jul 6, 2023
1 parent 70ad360 commit 745d919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate
Submodule substrate updated 47 files
+51 −84 Cargo.lock
+1 −1 bin/node/bench/Cargo.toml
+1 −1 bin/node/cli/Cargo.toml
+1 −1 client/cli/Cargo.toml
+1 −1 client/cli/src/commands/generate_node_key.rs
+1 −1 client/consensus/beefy/Cargo.toml
+1 −1 client/consensus/beefy/src/communication/mod.rs
+1 −1 client/consensus/grandpa/Cargo.toml
+1 −1 client/consensus/grandpa/src/communication/tests.rs
+1 −1 client/db/Cargo.toml
+1 −1 client/executor/Cargo.toml
+1 −1 client/keystore/Cargo.toml
+1 −1 client/network/Cargo.toml
+1 −1 client/network/bitswap/Cargo.toml
+1 −1 client/network/light/Cargo.toml
+1 −1 client/network/statement/Cargo.toml
+1 −1 client/network/sync/Cargo.toml
+1 −1 client/network/transactions/Cargo.toml
+1 −1 client/offchain/Cargo.toml
+1 −1 client/rpc-spec-v2/Cargo.toml
+1 −1 client/service/test/Cargo.toml
+1 −1 client/transaction-pool/Cargo.toml
+2 −2 frame/alliance/Cargo.toml
+2 −2 frame/beefy-mmr/Cargo.toml
+3 −3 frame/beefy-mmr/src/tests.rs
+1 −1 frame/benchmarking/Cargo.toml
+1 −1 frame/contracts/Cargo.toml
+3 −1 frame/contracts/src/exec.rs
+1 −1 frame/contracts/src/wasm/mod.rs
+1 −1 frame/executive/Cargo.toml
+1 −1 frame/merkle-mountain-range/Cargo.toml
+1 −1 frame/support/Cargo.toml
+1 −1 frame/transaction-storage/Cargo.toml
+1 −1 primitives/consensus/beefy/Cargo.toml
+1 −1 primitives/core/Cargo.toml
+1 −1 primitives/core/src/bls.rs
+2 −2 primitives/core/src/ecdsa.rs
+2 −2 primitives/core/src/ed25519.rs
+1 −1 primitives/core/src/sr25519.rs
+1 −1 primitives/merkle-mountain-range/Cargo.toml
+1 −1 primitives/state-machine/Cargo.toml
+1 −1 primitives/state-machine/src/testing.rs
+1 −1 primitives/trie/Cargo.toml
+1 −1 test-utils/client/Cargo.toml
+2 −2 utils/binary-merkle-tree/Cargo.toml
+21 −27 utils/binary-merkle-tree/src/lib.rs
+1 −1 utils/frame/benchmarking-cli/Cargo.toml

0 comments on commit 745d919

Please sign in to comment.