Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'tomas/split-transfer-tx' (#3297)
* up/tomas/split-transfer-tx: retry tx submission on shielding fixup! apps_lib: update for split-up transfer tx fixup! apps_lib: update for split-up transfer tx update hermes ShieldingTransfer for IBC messages fixup! sdk: update for split-up transfer tx fixup! tests: update for split-up transfer tx changelog: add #3297 sdk/tx: fix the display of insufficient funds for non-native token wasm_for_tests: update Cargo.lock wasm/tx_ibc: update the shielded transfer benches: update for split-up transfer tx encoding_spec: update for split-up transfer tx tests: update for split-up transfer tx node/bench_utils: update for split-up transfer tx apps: update for split-up transfer tx apps_lib: update for split-up transfer tx light_sdk: update for split-up transfer tx namada/protocol: rm dead code namada: update ibc path imports sdk: update for split-up transfer tx wasm: add shielded, shielding and unshielding transfer wasm/tx_transparent_transfer: remove the shielded section wasm: rename `tx_transfer` to `tx_transparent_transfer` move most of core IBC types into IBC crate replace the single `Transfer` struct with 4 distinct ones
- Loading branch information