Skip to content

Commit

Permalink
Update Cargo.lock so that it points to new version of branch aleph-v0…
Browse files Browse the repository at this point in the history
….23 (#524)

* Update Cargo.lock so that it points to new version of branch aleph-v0.23

* bump runtime version

* update substrate with new syn package

* Fixing aleph-bft to 0.13.0 and aleph-bft-rmc to 0.3.0

* Revert back aleph-bft to original 0.13.1 version

* Fix aleph-bft-crypto to 0.3.1

* Bumped Cargo.lock for all binaries. Removed Cargo.lock for aleph-client as it is a library.

Co-authored-by: Marcin <[email protected]>
  • Loading branch information
mike1729 and Marcin-Radecki authored Jul 12, 2022
1 parent 849ee27 commit 290c23c
Show file tree
Hide file tree
Showing 10 changed files with 883 additions and 4,362 deletions.
576 changes: 288 additions & 288 deletions Cargo.lock

Large diffs are not rendered by default.

3,462 changes: 0 additions & 3,462 deletions aleph-client/Cargo.lock

This file was deleted.

256 changes: 125 additions & 131 deletions benches/payout-stakers/Cargo.lock

Large diffs are not rendered by default.

282 changes: 138 additions & 144 deletions bin/cliain/Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bin/runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("aleph-node"),
impl_name: create_runtime_str!("aleph-node"),
authoring_version: 1,
spec_version: 21,
spec_version: 22,
impl_version: 1,
apis: RUNTIME_API_VERSIONS,
transaction_version: 8,
Expand Down
76 changes: 38 additions & 38 deletions contracts/button-token/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 290c23c

Please sign in to comment.