Commit 5cfafdc
Upgrade to polkadot-v0.9.16 (#567)
* switch deps
* add fork patch
* upgrade to v0.9.16
* wip parachain utils
* upgrade pallet-privilege to 0.9.16
* Add support of polkadot-v0.9.16 in pallet-oracle (#587)
* postpone upgrade
* missing maxencodedlen for defi struct
* style
* normalize orml-tokens/orml-traits and upgrade dex-router
* update cargolock
* derive MaxEncodedLen for Currency
* reorder
* revert registre MaxEncodedLen as XcmLocation does not implements it yet
* upgrade xcm related orml packages and add preimage
* format
* WIP: upgrade runtime, please CHECK THIS
* update cargo.lock
* upgrade node/chain_spec
* parachain_utils: make upgrade_runtime generic
* bump transaction version
* fmt
* parachain_utils:: minor fix
* parachain_utils: minor fixes
* Use BoundedVec instead of Vec (#589)
* upgrade executive, from AllPallets to AllPalletsReversedWithSystemFirst to
preserve previous behavior
* upgrade pallet mocks, adding missing MaxConsumers in sys config
* remove unused benchmark from composable
* fix oracle benchmarking
* update cargo.lock
* fix parachain-utils
* some stuff
* format
* fix tests/benchmarking
* update cargo.lock
* style
* some stuff
* upgrade xcm-emulator
* update cargo.lock
* ignore integration tests
* ignore simnode
* fix simnode
* benchmarks
* adds scheduler migrations
* cargo fmt
* bump runtime version
* cargo fmt
* fix benchmark workflow
* fix check benchmarks
* cargo fmt
* fix benchmark.yml
* fix runtime benchmark
* simnode stuff
* only benchmark picasso
* Pushing benchmark changes
* finalize picasso benchmarks
* fix weights
* cargo fmt
Co-authored-by: Hussein Ait Lahcen <[email protected]>
Co-authored-by: david <[email protected]>
Co-authored-by: andor0 <[email protected]>
Co-authored-by: seunlanlege <[email protected]>1 parent 748556d commit 5cfafdc
File tree
143 files changed
+7306
-30862
lines changed- .config
- .github/workflows
- .maintain
- playbooks
- docs
- frame
- assets-registry
- src
- assets
- src
- bonded-finance
- src
- call-filter
- src
- composable-support
- composable-tests-helpers
- composable-traits
- src
- crowdloan-rewards
- src
- currency-factory
- src
- curve-amm
- src
- democracy
- src
- dex-router
- src
- dutch-auction
- src
- mock
- governance-registry
- src
- lending
- src
- mocks
- liquidations
- src
- mosaic
- src
- oracle
- src
- ping
- src
- privilege
- src
- transaction-fee
- src
- uniswap-v2
- src
- vault
- src
- mocks
- vesting
- src
- integration-tests
- simnode
- src
- chain
- tests
- node
- src
- chain_spec
- res
- runtime
- common
- src
- composable
- src
- weights
- dali
- src
- weights
- picasso
- src
- weights
- primitives
- src
- scripts
- polkadot-launch
- utils
- collator-sidecar
- faucet-server
- parachain-utils
- src
- subxt-clients
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
143 files changed
+7306
-30862
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 41 | | |
51 | 42 | | |
52 | 43 | | |
| |||
0 commit comments