Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Sync with latest cumulus and contracts pallet (#113)
Browse files Browse the repository at this point in the history
* Sync with cumulus

* Revert me: Add `RandonmessCollectiveFlip` back

* Bump `spec_version`

* Sync with `contracts` pallet changes

* Remove deprecated parachain id

* Update runtime/src/lib.rs

Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>

* Revert unintended changes from template

* Fix imports

* Fix `CollatorSelectionUpdateOrigin`

* Fix imports

* Restore `CollatorSelectionUpdateOrigin` configuration

Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
  • Loading branch information
cmichi and HCastano authored Dec 9, 2021
1 parent da58d6d commit 3600f90
Show file tree
Hide file tree
Showing 12 changed files with 1,022 additions and 1,109 deletions.
1 change: 1 addition & 0 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Basic
edition = "2021"
hard_tabs = true
max_width = 100
use_small_heuristics = "Max"
Expand Down
Loading

0 comments on commit 3600f90

Please sign in to comment.