Commit b2c4e47
committed
fix: update from v0.9.27 to v0.9.36
v0.9.28 - changes
v0.9.29 - changes
v0.9.30 - changes
v0.9.31 - changes
v0.9.37 changes
Add indices for calls of ethereum-transactions
See:
paritytech/substrate#12891
paritytech/substrate#11381
Fixes ethereum-events tests
Add indices for calls of ethereum-transactions
See:
- paritytech/substrate#12891
- paritytech/substrate#11381
Fixes compilation errors of avn-proxy pallet
- Cleanups WiP
- Adds indices for calls
Fixes compilation errors of nft-manager pallet
- Cleanup
- Adds indices for calls
Fixes tests for nft-manager pallet
Fixup nft-manager imports
Fixes avn-proxy tests
Fixes tests on Ethereum Events pallet
SYS-3197 - token-manager pallet::call changed
SYS-3197 - summary pallet and exact substrate version
fix: tests
Cleanup warnings and adds call indexes
Fixes some of the test in token manager
Reverts the interface changes to use Box<call>.
Fixes mock, re-introduces some of the tests, and temporarily disables some.
Re-enable the rest of token manager tests
Fixup: Remove warning
Fixes token-manager benchmarks compilation errors
Updates and fixes Benchmarks cargo dependencies.
Also fixes avn-proxy compilation errors.
Adds instructions to run pallet benchmarks
fix: updated benchmarks
fix: added prod-like benchmarks for parachain-staking
Fix staking tests
fix: benchmark test for parachain staking
fix: add max proof to weights init
fix: linting1 parent 8bec087 commit b2c4e47
106 files changed
Lines changed: 3866 additions & 3060 deletions
File tree
- pallets
- avn-finality-tracker
- src
- avn-offence-handler
- src
- avn-proxy
- src
- tests
- avn
- src/tests
- ethereum-events
- src
- tests
- ethereum-transactions
- src
- tests
- nft-manager
- src
- tests
- parachain-staking
- src
- tests
- summary
- src
- tests
- token-manager
- src
- validators-manager
- src
- primitives/avn-common
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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 | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
0 commit comments