Commit 2101d6ac authored by Hernando Castano's avatar Hernando Castano Committed by GitHub
Browse files

Add Parachain Template (#620)



* Add Canvas node as Parachain template

* Remove `pallet-contracts`

* Point to local Cumulus dependency

* Use double quotes instead of single quotes

* Get rid of GPL licensing

* Remove references to Canvas

* Get rid of warnings

* Remove GLP-3 License copy-pasta file

* Copy in README from `substrate-parachain-template`

* Add mention of `polkadot-launch` tool

* Add missing screenshot asset

* Remove Canvas hidden files and scripts

* Rename `template` to `parachain-template`

* Remove a few more Canvas references

* Add `pallet-template`

* Get `pallet-template` compiling

* Remove TODOs about Weights

* Sort some dependencies

* Remove contracts specific const

* Change binary name back to `parachain-collator`

* RustFmt

* Fix mock tests

* Purge sneaky whitespace

* Add template pallet index to runtime

Co-authored-by: default avatarRicardo Rius <[email protected]>

* Add force authoring to collator `polkadot-launch` config

Co-authored-by: default avatarRicardo Rius <[email protected]>

* Refer README readers to `substrate-parachain-template`

* Remove license header in `build.rs`

Co-authored-by: default avatarMichael Müller <[email protected]>

* Fix punctuation nitpick

Co-authored-by: default avatarMichael Müller <[email protected]>

* Remove unused `lib.rs` file

* Add note about Rococo network

Co-authored-by: default avatarRicardo Rius <[email protected]>
Co-authored-by: default avatarMichael Müller <[email protected]>
parent eeca1638
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment