-
Notifications
You must be signed in to change notification settings - Fork 141
State trie migrations ah #604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 21 commits
81b485f
cb23f58
f27db8b
9ae4509
250f311
ae405b1
c61b433
4f6fe69
20ad36b
b0fce78
75f462f
4ea3335
c2781cb
ab1101d
b6d5a81
6eacb41
dfd7ba4
268e01e
4b97b77
90e258b
6a0b65f
c32260d
5605f19
428b0dd
d392124
1f3b936
3e996e2
44318d4
0bf4056
7ce1306
6de92e1
170c6af
efc06ac
6ba3517
4f678bd
3276a66
094e930
675bd19
c792ad7
b001639
37a2369
8cbaf0d
5517df7
bff122f
c7fde57
ebdaff8
64c9805
7ee2abb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,15 +28,17 @@ | |
| "path": "system-parachains/asset-hubs/asset-hub-kusama", | ||
| "uri": "wss://kusama-asset-hub-rpc.polkadot.io:443", | ||
| "is_relay": false, | ||
| "blocktime": 12000 | ||
| "blocktime": 12000, | ||
| "runtime_args": "--overwrite-state-version 1" | ||
|
||
| }, | ||
| { | ||
| "name": "asset-hub-polkadot", | ||
| "package": "asset-hub-polkadot-runtime", | ||
| "path": "system-parachains/asset-hubs/asset-hub-polkadot", | ||
| "uri": "wss://polkadot-asset-hub-rpc.polkadot.io:443", | ||
| "is_relay": false, | ||
| "blocktime": 12000 | ||
| "blocktime": 12000, | ||
| "runtime_args": "--overwrite-state-version 1" | ||
| }, | ||
| { | ||
| "name": "bridge-hub-kusama", | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.