Commit ad3221b
Added bulletin westend parachain (#83)
* Added bulletin westend parachain
* Removed proxy, multisig, utility pallets
* Added zombienet test + chain spec gen script
* Update zombienet/bulletin-westend-local.toml
Co-authored-by: Branislav Kontur <[email protected]>
* Update zombienet/bulletin-westend-local.toml
Co-authored-by: Branislav Kontur <[email protected]>
* Update zombienet/bulletin-westend-local.toml
Co-authored-by: Branislav Kontur <[email protected]>
* Changed coretime to bulletin in structs
* Update zombienet/bulletin-westend-local.toml
Co-authored-by: Branislav Kontur <[email protected]>
* Update zombienet/bulletin-westend-local.toml
* Cargo.lock
* Tweaking zombienet script + para 1006
* NIt
* Added pallet transaction-storage
* Cargo.lock
* Added different storage sizes test
* Moved to storage.rs
* nits
* Added Alice sudo by default for presets
* Doc nits
* People chain can handle authorizations over XCM transacts
* Add to the CI
---------
Co-authored-by: Branislav Kontur <[email protected]>1 parent 2169223 commit ad3221b
File tree
37 files changed
+5993
-35
lines changed- .github/workflows
- pallets/transaction-storage/src
- runtimes
- bulletin-polkadot/tests
- bulletin-westend
- src
- weights
- xcm
- tests
- scripts
- zombienet
37 files changed
+5993
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
140 | 144 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
0 commit comments