Commit 2bd111b
committed
Merge branch 'tomas/more-checked-arith' (#3214)
* origin/tomas/more-checked-arith:
changelog: add #3214
doc/sdk: fix bare urls
doc/gas: fix broken link
apps: fix lint warnings
apps: add lints
namada: fix lint warnings
namada: add lints
vp_env: fix lint warnings
vp_env: add lints
tx_env: add lints
ethereum_bridge: fix lint warnings
ethereum_bridge: add lints
ibc: fix lint warnings
ibc: add lints
vm_env: fix lint warnings
vm_env: add lints
state: fix lint warnings
state: add lints
token: fix lint warnings
token: add lints
proof_of_stake: fix lint warnings
proof_of_stake: add lints
governance: fix lint warnings
governance: add lints
account: fix lint warnings
account: add lints
shielded_token: fix lint warnings
shielded_token: add lints
trans_token: add lints
parameters: add lints
controller: fix lint warnings
controller: add lints
storage: fix lint warnings
storage: add lints
vote_ext: add lints
tx: fix lints warnings
tx: add lints
gas: fix lints warning
gas: add lints
merkle_tree: fix lints warning
merkle_tree: add lints
crates: update for checked events gas
events: use checked arith
events: add lints
replay_protection: add lintsFile tree
127 files changed
+1464
-600
lines changed- .changelog/unreleased/improvements
- crates
- account/src
- apps
- src/lib
- client
- config
- genesis
- node/ledger
- ethereum_oracle
- shell
- testing
- vote_extensions
- shims
- storage
- benches
- controller/src
- ethereum_bridge/src
- protocol
- transactions
- ethereum_events
- validator_set_update
- votes
- validation
- storage
- vp
- events/src
- gas/src
- governance/src
- cli
- storage
- ibc/src
- merkle_tree/src
- namada/src
- ledger
- governance
- native_vp
- ethereum_bridge
- ibc
- protocol
- vm
- wasm
- compilation_cache
- parameters/src
- proof_of_stake/src
- tests
- types
- replay_protection/src
- sdk/src/wallet
- shielded_token
- src
- state
- src
- storage
- src
- collections
- token/src
- trans_token/src
- tx_env/src
- tx/src
- data
- proto
- vm_env/src
- vote_ext/src
- vp_env
- src
- collection_validation
- wasm_for_tests
- wasm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
127 files changed
+1464
-600
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 | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
5 | 19 | | |
6 | 20 | | |
7 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
324 | 327 | | |
325 | 328 | | |
326 | 329 | | |
| 330 | + | |
327 | 331 | | |
328 | 332 | | |
329 | 333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
259 | 265 | | |
260 | 266 | | |
261 | 267 | | |
| |||
318 | 324 | | |
319 | 325 | | |
320 | 326 | | |
321 | | - | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
322 | 331 | | |
323 | 332 | | |
324 | 333 | | |
| |||
0 commit comments