Commit 208faeb
committed
File tree
141 files changed
+2196
-1075
lines changed- .changelog/unreleased/improvements
- crates/apps/src/lib/node/ledger/storage
- scripts
- wasm_for_tests
- tx_fail
- src
- tx_infinite_guest_gas
- src
- tx_infinite_host_gas
- src
- tx_invalid_data
- src
- tx_memory_limit
- src
- tx_no_op
- src
- tx_proposal_code
- src
- tx_proposal_ibc_token_inflation
- src
- tx_proposal_masp_reward
- src
- tx_read_storage_key
- src
- tx_write
- src
- vp_always_false
- src
- vp_always_true
- src
- vp_eval
- src
- vp_infinite_guest_gas
- src
- vp_infinite_host_gas
- src
- vp_memory_limit
- src
- vp_read_storage_key
- src
- wasm_source
- src
- wasm
- tx_become_validator
- src
- tx_bond
- src
- tx_change_bridge_pool
- src
- tx_change_consensus_key
- src
- tx_change_validator_commission
- src
- tx_change_validator_metadata
- src
- tx_claim_rewards
- src
- tx_deactivate_validator
- src
- tx_ibc
- src
- tx_init_account
- src
- tx_init_proposal
- src
- tx_reactivate_validator
- src
- tx_redelegate
- src
- tx_resign_steward
- src
- tx_reveal_pk
- src
- tx_template
- src
- tx_transfer
- src
- tx_unbond
- src
- tx_unjail_validator
- src
- tx_update_account
- src
- tx_update_steward_commission
- src
- tx_vote_proposal
- src
- tx_withdraw
- src
- vp_implicit
- src
- vp_template
- src
- vp_user
- src
- wasm_source
- proptest-regressions
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+2196
-1075
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
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 | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
93 | 91 | | |
94 | 92 | | |
95 | 93 | | |
96 | | - | |
97 | | - | |
| 94 | + | |
98 | 95 | | |
99 | 96 | | |
100 | 97 | | |
101 | 98 | | |
102 | 99 | | |
103 | 100 | | |
104 | 101 | | |
| 102 | + | |
105 | 103 | | |
| 104 | + | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
117 | | - | |
118 | | - | |
| 116 | + | |
119 | 117 | | |
120 | 118 | | |
121 | 119 | | |
| |||
255 | 253 | | |
256 | 254 | | |
257 | 255 | | |
258 | | - | |
259 | | - | |
260 | | - | |
| 256 | + | |
261 | 257 | | |
262 | 258 | | |
263 | 259 | | |
264 | | - | |
265 | | - | |
266 | | - | |
| 260 | + | |
267 | 261 | | |
268 | 262 | | |
269 | 263 | | |
| |||
292 | 286 | | |
293 | 287 | | |
294 | 288 | | |
295 | | - | |
| 289 | + | |
296 | 290 | | |
297 | 291 | | |
298 | 292 | | |
| |||
304 | 298 | | |
305 | 299 | | |
306 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
307 | 313 | | |
308 | 314 | | |
309 | 315 | | |
| |||
312 | 318 | | |
313 | 319 | | |
314 | 320 | | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
315 | 324 | | |
316 | 325 | | |
317 | 326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
2105 | 2105 | | |
2106 | 2106 | | |
2107 | 2107 | | |
2108 | | - | |
2109 | | - | |
2110 | | - | |
| 2108 | + | |
2111 | 2109 | | |
2112 | 2110 | | |
2113 | 2111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments