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

adds simnode for testing parachain runtime upgrades. #409

Merged
merged 15 commits into from
Jan 10, 2022
Merged
483 changes: 286 additions & 197 deletions Cargo.lock

Large diffs are not rendered by default.

160 changes: 160 additions & 0 deletions Cargo.toml

Large diffs are not rendered by default.

62 changes: 0 additions & 62 deletions frame/crowdloan-bonus/Cargo.toml

This file was deleted.

14 changes: 0 additions & 14 deletions frame/crowdloan-bonus/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions frame/crowdloan-bonus/src/benchmarking.rs

This file was deleted.

181 changes: 0 additions & 181 deletions frame/crowdloan-bonus/src/lib.rs

This file was deleted.