Releases: oraidex/ibc-bridge-wasm
Releases · oraidex/ibc-bridge-wasm
v1.1.0
v1.0.11
v1.0.10
What's Changed
- feat: add round trip relayer fees & refactor code by @ducphamle2 in #18
- Still charge fees even if the amount is not sufficient
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- removed check forward & forward channel mapping by @ducphamle2 in #17
- Fix send to remote event action from "type" to "action"
- Fix relayer fee not being able to charge fees when the initial receiving token on Oraichain is ORAI
Full Changelog: v1.0.8...v1.0.9
v1.0.8
v1.0.7
What's Changed
- Feat/relayer fee by @ducphamle2 in #11
- added another check for evm based case single step by @ducphamle2 in #12
- removed auto refund when handle_ibc_packet_receive_native_remote_chain by @ducphamle2 in #13
- Update/refund mechanism by @ducphamle2 in #14
- changed all reply ids to ack success to not refund to bridge by @ducphamle2 in #15
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Feat/relayer fee by @ducphamle2 in #10
- Switched variable names to token fee
- Switched to using token denom instead of evm prefix
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Feat/relayer fee by @ducphamle2 in #9
- Added bridge fees
- improved test cases
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Single step by @ducphamle2 in #8
- Fixed native ORAI single-step transfer
Full Changelog: v1.0.3...v1.0.4
v1.0.3
IBC Wasm updates:
- Fixed single-step refund mechanism that used a shared token amount for refunding and undoing reduce channel balance
What's Changed
- fixed single-step refund using shared amount bug by @ducphamle2 in #6
- updated latest wasm build file by @ducphamle2 in #7
Full Changelog: v1.0.2...v1.0.3