Commit 5eca5c9
Update to latest parachain-template release (#863)
* update to latest parachain-template release along with sub-dependencies
* refactor
* only omni-node is currently used outside of the zero-to-hero tutorial
* add other dependencies for Cargo.toml
* update code to pass checks
* python3 scripts/generate_llms.py
* add custom-pallet as a dependency
* import pallet-parachain-template dependency
* compile with updated Cargo.toml file
* cargo +nightly fmt --all
* Update .snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/runtime/src/configs/mod.rs
Co-authored-by: Copilot <[email protected]>
* add subdependency key and refactor script
* refactored according to feedback
* use latest
* Update tutorials/polkadot-sdk/parachains/zero-to-hero/add-pallets-to-runtime.md
Co-authored-by: Taylor Lucero <[email protected]>
* Update tutorials/polkadot-sdk/parachains/zero-to-hero/add-pallets-to-runtime.md
Co-authored-by: Taylor Lucero <[email protected]>
* refactored according to feedback
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Taylor Lucero <[email protected]>1 parent db250b0 commit 5eca5c9
File tree
14 files changed
+2655
-2947
lines changed- .github/scripts
- .snippets/code
- tutorials/polkadot-sdk/parachains/zero-to-hero/runtime
- src
- configs
- tutorials/polkadot-sdk/parachains/zero-to-hero
14 files changed
+2655
-2947
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
60 | 83 | | |
61 | 84 | | |
62 | 85 | | |
| |||
88 | 111 | | |
89 | 112 | | |
90 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
91 | 118 | | |
92 | 119 | | |
93 | 120 | | |
| |||
0 commit comments