Commit ddd9497
Node 161 pectra update (#126)
* NODE-161, deps: update to stable2503
* NODE-161, fix: node: Replace TxPool RPC with Frontier implementation #moonbeam-foundation/moonbeam#3218
* NODE-161, fix: runtime: Fix weight limits in evm tracing runtimes (moonbeam-foundation/moonbeam#3210)
* NODE-161, deps: update Cargo
* NODE-161, fix: Use DecodeWithMemTracking (paritytech/polkadot-sdk#7360)
* NODE-161, feat: runtime: upgrade to EIP-7702 new APIs
* NODE-161, Introduce a gas-based Storage limit per tx (polkadot-evm/frontier#1142), Support external account provider (polkadot-evm/frontier#1329)
* NODE-161, fix: remove sc_transaction_pool
* NODE-161, fix: add missing crates
* NODE-161, fix: resolve typo
* NODE-161, fix: remove Paramter
* NODE-161, feat: Allow whitleisting contract deployer (polkadot-evm/frontier#1629)
* NODE-161, feat: Update Treasury to Support Relay Chain Block Number Provider (paritytech/polkadot-sdk#3970)
* NODE-161, feat: [Identity] Decouple usernames from identities (paritytech/polkadot-sdk#5554)
* NODE-161, feat: Collective: dynamic deposit based on number of proposals (paritytech/polkadot-sdk#3151)
* NODE-161, fix: add missing DecodeWithMemTracking
* NODE-161, feat: Moves disabling logic into pallet-session (paritytech/polkadot-sdk#7581)
* NODE-161, feat: Update Scheduler to have a configurable block provider (paritytech/polkadot-sdk#7441)
* NODE-161, chore: add WeightInfo to pallet_transaction_payment
* NODE-161, fix: add missing authorization_list
* NODE-161, fix: replace to new_bare
* NODE-161, fix: add missing DecodeWithMemTracking derive
* NODE-161, fix: resolve type mismatch
* NODE-161, fix: use system_version (paritytech/polkadot-sdk#4257)
* NODE-161, fix: use Cow (paritytech/polkadot-sdk#5693)
* NODE-161, feat: Generic slashing side-effects (paritytech/polkadot-sdk#5623)
* NODE-161, feat: impl create_inherent (paritytech/polkadot-sdk#3685)
* NODE-161, fix: remove generic parameter from on_unbalanceds
* NODE-161, fix: update storage_at runtime api
* NODE-161, fix: node: Remove network starter that is no longer needed (paritytech/polkadot-sdk#6400)
* NODE-161, fix: node: update FullNetworkConfiguration params
* NODE-161, fix: node: update TransactionPool
* NODE-161, fix: node: substrate-offchain: upgrade hyper to v1 (paritytech/polkadot-sdk#5919)
* NODE-161, fix: node: update service, rpc
* NODE-161, chore: remove unused imports
* chore: add cargo feature "metadata-hash"
* NODE-161, fix: add cumulus primitives storage proof size HostFunctions
* NODE-161, chore: update dependencies branch
* NODE-161, chore: update to stable2506
* NODE-161, chore: remove `RuntimeEvent` from pallet::Config
* NODE-161, fix: update test code
* NODE-161, fix: make node-lts compatible
* NODE-161, chore: update `test_btc_registration_pool.ts`
* NODE-161, chore: update `test_btc_registration_pool.ts`
* NODE-161, chore: update `test_btc_registration_pool.ts`
* NODE-161, fix: use node.kill()
* NODE-161, fix: resolve test codes
* NODE-161, fix: remove console.log
* NODE-161, chore: update tools package.json
* feat: init blaze
* fix: remove unused crate
* import precompile-blaze
* NODE-161, chore: add mbm migrator into runtimes
* NODE-161, chore: add pallet_session migration
* NODE-161, fix: new_full_parts -> new_full_parts_record_import
* fix: resolve issues
* NODE-161, deps: update runtime version (489)
---------
Co-authored-by: dnjscksdn98 <[email protected]>1 parent 8801b8c commit ddd9497
File tree
61 files changed
+12746
-8761
lines changed- node
- common
- src
- dev
- src
- mainnet
- src
- testnet
- src
- pallets
- bfc-offences/src/pallet
- bfc-staking/src
- pallet
- bfc-utility/src/pallet
- blaze/src
- pallet
- btc-registration-pool/src
- pallet
- btc-socket-queue/src
- pallet
- relay-manager/src/pallet
- precompiles
- bfc-offences/src
- bfc-staking/src
- blaze/src
- btc-registration-pool/src
- btc-socket-queue/src
- collective/src
- governance/src
- relay-manager/src
- primitives
- bfc-staking/src
- btc-relay/src
- runtime
- common
- src
- dev
- src
- mainnet
- src
- testnet
- src
- tests
- runtime
- tests
- pallets
- rpc
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+12746
-8761
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | | - | |
| 50 | + | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 62 | + | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
| |||
101 | 97 | | |
102 | 98 | | |
103 | 99 | | |
104 | | - | |
| 100 | + | |
105 | 101 | | |
106 | 102 | | |
107 | 103 | | |
| |||
113 | 109 | | |
114 | 110 | | |
115 | 111 | | |
116 | | - | |
117 | | - | |
118 | | - | |
| 112 | + | |
119 | 113 | | |
120 | 114 | | |
121 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | | - | |
| 61 | + | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
70 | | - | |
71 | | - | |
| 68 | + | |
| 69 | + | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
39 | | - | |
40 | | - | |
| 36 | + | |
| 37 | + | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
63 | 60 | | |
64 | 61 | | |
65 | 62 | | |
66 | | - | |
67 | | - | |
| 63 | + | |
68 | 64 | | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
72 | | - | |
73 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
77 | | - | |
78 | 74 | | |
79 | 75 | | |
80 | 76 | | |
| |||
86 | 82 | | |
87 | 83 | | |
88 | 84 | | |
89 | | - | |
90 | 85 | | |
91 | 86 | | |
92 | 87 | | |
| |||
115 | 110 | | |
116 | 111 | | |
117 | 112 | | |
118 | | - | |
119 | | - | |
| 113 | + | |
120 | 114 | | |
121 | 115 | | |
122 | 116 | | |
| |||
191 | 185 | | |
192 | 186 | | |
193 | 187 | | |
194 | | - | |
| 188 | + | |
195 | 189 | | |
196 | 190 | | |
197 | 191 | | |
| |||
217 | 211 | | |
218 | 212 | | |
219 | 213 | | |
220 | | - | |
221 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
222 | 221 | | |
223 | 222 | | |
224 | 223 | | |
| |||
0 commit comments