Commit 838d67f
Merge release v0.5.3 (#1349)
* Revert "New Asset System (#1295)" (#1338)
* Revert "New Asset System (#1295)"
This reverts commit a956877.
* Fix formatting
* Update copyright
* Remove pallet-assets dependency
* Fix fuzz tests
* Merge `main` into `develop` (#1345)
* Update dependencies to Polkadot v1.1.0 (#1331)
* Update dependencies (#1319)
* Update dependencies to polkadot-v1.1.0
* Format code
* Remove duplicate dependencies
* Update zrml-asset-router (#1321)
* Update zrml-primitives
* Partially update asset-router
* Finalize logic adjustments in asset-router
* Make asset-router tests compilable
* Correct Inspect routing for market assets in Currencies
* Directly invoke Inspect API for Currencies
* Add tests for remaining Unbalances functions
* Update remaining Zeitgeist pallets (#1322)
* Update zrml-asset-router (#1321)
* Upgrade zrml-market-commons
* Upgrade zrml-authorized && use MockBlock instead of MockBlockU32
* Upgrade zrml-court
* Upgrade zrml-global-disputes
* Upgrade liquidity mining
* Upgrade zrml-rikiddo
* Upgrade zrml-simple-disputes
* Upgrade zrml-styx
* Upgrade zrml-orderbook
* Upgrade zrml-parimutuel
* Upgrade zrml-swaps
* Upgrade zrml-prediction-markets
* Upgrade zrml-neo-swaps
* Upgrade zrml-hybrid-router
* Update license headers
* Update runtime (#1323)
* Update weight files & Runtime enum
* Use workspace metadata
* Always use serde serialization for asset types
* Make battery station standalone runtime compilable
* Make benchmark and try-runtime feature compilable
* Make BS build with all features
* Make parachain tests compile
* Partially fix xcm tests
* Use safe xcm version 2
* Update Zeitgeist runtime (except xcm tests)
* Format code
* Remove deprecated comment
* Integrate new xcm-emulator (#1324)
* Integrate new xcm-emulator environment
* Utilize new xcm-emulator interfaces
* Spawn relay-para network using patched xcm-emulator
* Use proper collator genesis config
* Fix Rococo tests
* Finalize Battery Station XCM tests
* Finalize Zeitgeist XCM tests
* Update client (#1327)
* Fix rpc and work on client update
* Finalize standalone client
* Update parachain client
* Use same try-runtime subcommand in every case
* Update node/src/cli.rs
Co-authored-by: Malte Kliemann <[email protected]>
* Update try-runtime* Makefile targets
---------
Co-authored-by: Malte Kliemann <[email protected]>
* Make CI succeed and add migrations (#1329)
* Fix rpc and work on client update
* Finalize standalone client
* Update parachain client
* Use same try-runtime subcommand in every case
* Satisfy Clippy
* Fix benchmarks
* Add migrations
* Satisfy Clippy
* Update moonkit depedencies
* Free disk space more aggressively
---------
Co-authored-by: Malte Kliemann <[email protected]>
* Update spec version, try-runtime Makefile
* Fix copyright notices
* Fix broken chain state (#1336)
* Add `StorageVersion` fix and contrats fix migrations
* Don't set pallet-balances' storage version
* Remove migrations from pallet-contracts config
* Clear storage tries of contracts
* Fix migration and info logs in try-runtime
* Fix licenses and comments
* Fix formatting
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
---------
Co-authored-by: Harald Heckmann <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Merge
* Fix benchmark
* Fix compiler error
* Fix tests and imports
* Fix imports (again...)
* Fix orderbook benchmarks
* Fix fuzz tests
* Fix formatting
* Fix orderbook fuzz
---------
Co-authored-by: Harald Heckmann <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Update versions to v0.5.3
* Fix Makefile
* Change endpoint of integration tests
* Fix copyright notices
* Run benchmarks
---------
Co-authored-by: Harald Heckmann <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Your Name <[email protected]>1 parent 91627e3 commit 838d67f
File tree
219 files changed
+6463
-14143
lines changed- docs
- integration-tests/configs
- macros/src
- primitives
- src
- assets
- subsets
- tests
- constants
- traits
- runtime
- battery-station
- src
- integration_tests/xcm
- genesis
- tests
- xcm_config
- common
- src
- weights
- zeitgeist
- src
- integration_tests/xcm
- genesis
- tests
- xcm_config
- scripts/benchmarks
- zrml
- asset-router
- src
- pallet_impl
- tests
- authorized/src
- court/src
- global-disputes/src
- hybrid-router
- src
- tests
- liquidity-mining/src
- market-commons/src
- types
- neo-swaps
- src
- tests
- types
- orderbook
- src
- parimutuel
- src
- tests
- prediction-markets
- fuzz
- runtime-api/src
- src
- tests
- simple-disputes/src
- styx/src
- swaps
- fuzz
- rpc/src
- runtime-api/src
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
219 files changed
+6463
-14143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
254 | 252 | | |
255 | 253 | | |
256 | 254 | | |
257 | | - | |
258 | 255 | | |
259 | 256 | | |
260 | 257 | | |
| |||
287 | 284 | | |
288 | 285 | | |
289 | 286 | | |
290 | | - | |
291 | 287 | | |
292 | 288 | | |
293 | 289 | | |
| |||
354 | 350 | | |
355 | 351 | | |
356 | 352 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
| 353 | + | |
362 | 354 | | |
363 | 355 | | |
364 | 356 | | |
| 357 | + | |
365 | 358 | | |
366 | 359 | | |
367 | 360 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
145 | 140 | | |
146 | 141 | | |
147 | 142 | | |
148 | 143 | | |
149 | 144 | | |
150 | 145 | | |
151 | | - | |
152 | | - | |
| 146 | + | |
153 | 147 | | |
154 | 148 | | |
155 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
| |||
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | | - | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments