Commit 1317df8
authored
Feat/xcm precompile update (#996)
* add xtokens, update multilocation
* update version
* remove xcm-precompile from astar runtime
* random proof size for weights
* add logs
* add WeightV2 struct, implement EvmData traits
* minor changes
* fix bug
* typo fix and refactor
* cleaning interface
* add xcm const to primitives
* fmt and refactor
* refactor and remove old xcmv2.sol
* remove old funcs and edits
* update Action for Weightv2
* max weight info added
* send_xcm into xcmv2
* refactor, weight unlimite logic change
* add fee description and other fix1 parent 192dbe6 commit 1317df8
File tree
12 files changed
+1934
-309
lines changed- precompiles
- utils/src
- xcm
- src
- primitives/src/xcm
12 files changed
+1934
-309
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 | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments