Commit 9b2642d
Upgrade runtime v1.4.1 (#164)
* [WIP] relay 1.4.0
* [WIP] cargo build -p paseo-runtime OK
* [WIP] constants patch
* [WIP]: bridge & asset-hub
* [WIP]: coretime
* [WIP] people
* [WIP] chain-specs
* [WIP] collectives
* [WIP] integration-tests
* Trigger workflow
* Trigger workflow
* Trigger workflow
* update: some tests
* update: tests
* refactor(spec-generator): use genesis presets
* refactor(spec-generator): use genesis presets for paseo relay
* refactor(paseo): amend genesis config for paseo
* docs(asset-hub): fix wrong naming in comments
* refactor(asset-hub): amend ah genesis config
* update: v1.4.1
* update: deps
* fix(bridge-hub): UniversalLocation definition
* chore(bridge-hub): remove unused import
* chore(bridge-hub): ignore unncesary test
* feat(spec-generator): introduce collectives in spec generator (#171)
* feat(ci): build collectives runtime & bump srtool version
* feat(spec-generator): add collectives local
* chore(spec-generator): correct naming for paseo-collectives
* Trigger workflow
* Trigger workflow
* update: cargo.lock
* Trigger workflow
* Trigger workflow
* Trigger workflow
* chore(coretime): fix create name
* Trigger workflow
* Trigger workflow
* Trigger workflow
* Trigger workflow
* Trigger workflow
* Trigger workflow
* Trigger workflow
* Trigger workflow
* fixes tests
* Fixing ethereum_outbound_queue_processes_messages_before_message_queue_works
* fixes tests (#177)
* del: xcm_config from asset-hub ForeignAssetsInstance
---------
Co-authored-by: Alejandro Martinez Andres <11448715+al3mart@users.noreply.github.com>
Co-authored-by: deploy-portico <152691815+deploy-portico@users.noreply.github.com>
Co-authored-by: claravanstaden <claravanstaden64@gmail.com>1 parent c62d885 commit 9b2642d
File tree
240 files changed
+20475
-6645
lines changed- .github/workflows
- chain-spec-generator
- src
- integration-tests/emulated
- chains
- parachains
- assets/asset-hub-paseo/src
- bridges/bridge-hub-paseo
- src
- collectives/collectives-paseo
- src
- coretime/coretime-paseo/src
- people/people-paseo
- src
- testing/penpal/src
- relays/paseo/src
- helpers/src
- networks/paseo-system
- src
- tests/bridges/bridge-hub-paseo/src
- tests
- relay
- common/src
- paseo
- src
- weights
- xcm
- tests
- scripts
- system-parachains
- asset-hub-paseo
- primitives
- src
- src
- weights
- xcm
- tests
- bridge-hub-paseo
- primitives/src
- src
- weights
- xcm
- tests
- collectives-paseo
- constants
- src
- src
- ambassador
- fellowship
- weights
- xcm
- tests
- constants/src
- coretime-paseo/src
- weights
- xcm
- people-paseo
- src
- weights
- xcm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
240 files changed
+20475
-6645
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
87 | | - | |
| 89 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | | - | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
0 commit comments