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

Align Trappist runtime w/ Contracts Rococo testnet runtime v0.9.37 #155

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

stiiifff
Copy link
Contributor

closes #154

  • Reduce deposit to 100th of the relay chain's (from a 10th)
  • Reduce collator session length & enable contracts pallet unstable interface (as per contracts: Reduce session length and enable unstable interfaces cumulus#1748)
  • Re-order pallets to retain the IDs from Contracts-rococo runtime (might not be needed but if anything relies on them on the Contracts testnet, this will make it transparent to migrate ... and it doesn't change anything for Trappist as they chain wasn't live before)
  • Remove Cumulus spambot (aka Cumulus ping)

runtime/trappist/src/lib.rs Show resolved Hide resolved
runtime/trappist/src/lib.rs Show resolved Hide resolved
runtime/trappist/src/lib.rs Outdated Show resolved Hide resolved
Co-authored-by: Hector Bulgarini <hbulgarini@gmail.com>
@hbulgarini hbulgarini self-requested a review April 19, 2023 14:17
@stiiifff stiiifff merged commit 2603b4f into main Apr 19, 2023
@stiiifff stiiifff deleted the sync-trappist-runtime-contracts-rococo-v0.9.37 branch April 19, 2023 15:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Trappist on Rococo] Align Contracts pallet config with Canvas
2 participants