You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* origin/tomas/checked-arith:
changelog: add #3074
namada/pos: re-use into_tm_voting_power from pos crate
wasm: update to non-panicking core API
benches: update to non-panicking core API
apps: update to non-panicking core API
namada: update to non-panicking core API
sdk: update to non-panicking core API
eth_bridge: update to non-panicking core API
ibc: update to non-panicking core API
pos: update to non-panicking core API
gov: update to non-panicking core API
state: update to non-panicking core API
shielded_token: update to non-panicking core API
trans_token: update to non-panicking core API
vote_ext: update to non-panicking core API
controller: replacing panicking code
storage/collections/lazy_map: add try_update
storage: add conv from core::arith::Error for convenience
test/core: fixes for checked arith
core: clippy fixes
core/dec: sanitize panicking code
core/storage: sanitize panicking code
core/token: sanitize panicking code
core/uint: sanitize panicking code
core: add `assert_matches` dev-dep
core/voting_power: sanitize panicking code
core: strict clippy arith
deps: add smooth-operator and re-export from core/arith
core: add arith mod with a custom `trait CheckedAdd`
0 commit comments