This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Commit 55c64bc
try-runtime: add cli option --export-proof (#12539)
* try-runtime: add cli option --export-proof
* extract proof in raw json format
* fix build
* fix(try-runtime execute-block): wrong block parsing
* fmt
* apply suggestions
* Update utils/frame/try-runtime/cli/src/lib.rs
Co-authored-by: Anton <[email protected]>
* Update utils/frame/try-runtime/cli/src/lib.rs
Co-authored-by: Anton <[email protected]>
* Update utils/frame/try-runtime/cli/src/lib.rs
Co-authored-by: Anton <[email protected]>
* Update utils/frame/try-runtime/cli/src/lib.rs
Co-authored-by: Anton <[email protected]>
* split off external dependencies
* fmt
* fix try-runtime compilation
Co-authored-by: Anton <[email protected]>1 parent ed82c87 commit 55c64bc
File tree
6 files changed
+61
-2
lines changed- utils/frame/try-runtime/cli
- src
- commands
6 files changed
+61
-2
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 | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | 33 | | |
| 34 | + | |
36 | 35 | | |
| 36 | + | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
153 | 157 | | |
154 | 158 | | |
155 | 159 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
526 | 532 | | |
527 | 533 | | |
528 | 534 | | |
| |||
863 | 869 | | |
864 | 870 | | |
865 | 871 | | |
| 872 | + | |
866 | 873 | | |
867 | 874 | | |
868 | 875 | | |
| |||
891 | 898 | | |
892 | 899 | | |
893 | 900 | | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
894 | 927 | | |
895 | 928 | | |
896 | 929 | | |
| |||
951 | 984 | | |
952 | 985 | | |
953 | 986 | | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
0 commit comments