Commit ced3370
authored
Mainnet genesis (#33)
* Refactoring to accomodate for multiple runtimes
* Refactoring to reduce duplication across runtimes
* Fix benchmarks compilation
* Fixup
* Fix warnings
* Machete
* Format toml
* Add Mainnet runtime to the CI
* Fix syntax error on CI
* Update deps
* Update deps
* Adjust configurations
* Fix benchmarks scripts
* Fix ticker
* Add mainnet zombienet config
* More refactoring to runtime-common
* Revert tracing-subscriber to fix UI
* Mainnet genesis config
* Update chain specs
* Remove duplicate env_var passthrough
* Fix feature propagation
* Fix zkVerify mainnet genesis hash
* Bump node version to 1.0.0
Also use zkVerify node version 1.0.0 as a dependency
* Update the mainnet chain-spec to the final version1 parent ba4f686 commit ced3370
File tree
124 files changed
+10280
-1232
lines changed- .github/workflows
- ci
- docker/dockerfiles
- node
- chain-specs
- src
- rpc
- runtime
- common
- src
- mainnet
- src
- configs
- tests
- weights
- pallet_xcm_benchmarks
- src
- volta
- src
- configs
- tests
- weights
- pallet_xcm_benchmarks
- scripts
- zombienet-config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+10280
-1232
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
27 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments