Commit 3e07be6
Upgrade 0929 (#887)
* Upgrade Cargo.toml for pallets for polkadot-v0.9.26
* update runtime and node to version 0.9.26
* Fixes required for 0.9.26
* Use bounded_vec!
* Make node compile
* Update cargo lock
* Pin tracing-core version
* Align node folder to parachain-template
* Upgrade polkadot version in global-dispute.
* Use substrate, polkadot etc from Purestake
* Upgrade to moonbeam-polkadot-v0.9.29
* Replace execute_block_no_check() to try_execute_block()
* Format the code
* Include frame/support in try-runtime feature
* Add pallet-proxy to try-runtime feature in runtime
* Use substrate,polkadot,cumulus,nimbus etc from zeitgeist github as it contains fix for try-runtime
* Make try-runtime feature work
* Remove println from global dispute benchmarks
* Unpin tracing from version 0.1.26
* Fix clippy and quick_check benchmarks, also update weight_template
* Fix weights after benchamarks
* Fix try-runtime features of zrml pallets
* Fix issue with setting timestamp
* Fix issues with testing
* Fix benchmarks
* Fix test with runtime-benchmarks,with-global-disputes
* Minor format change in prediction_markets/src/benchmarks.rs
* Don't require Aura for PM tests
* Allow arbitrary timestamp delta in benchmark environment
Co-authored-by: Harald Heckmann <mail@haraldheckmann.de>1 parent b77b5ac commit 3e07be6
File tree
93 files changed
+2997
-2617
lines changed- misc
- node
- src
- chain_spec
- cli
- service
- primitives
- src/traits
- runtime
- battery-station
- src
- integration_tests/xcm
- xcm_config
- common
- src
- weights
- zeitgeist
- src
- integration_tests/xcm
- xcm_config
- scripts/benchmarks
- zrml
- authorized
- src
- court
- src
- global-disputes
- src
- liquidity-mining
- src
- market-commons
- orderbook-v1
- fuzz
- src
- prediction-markets
- fuzz
- runtime-api
- src
- rikiddo
- fuzz
- simple-disputes
- src
- styx
- src
- swaps
- fuzz
- rpc
- runtime-api
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+2997
-2617
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 49 | | |
77 | 50 | | |
78 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments