feat(ibc-union): alpha omega (#4043)
- simplify commitment for packets/acks (we no longer branch on 1 vs N packets, 1 packet is considered as a single element list of packets) - remove channel_id prefix - batch_send/batch_acks ensures packets are batched for same channel - fix forward ack/timeout incorrectly checking packet hash instead of salt - prefix cosmwasm store and forbids direct call to deps.storage.get, prefer read_commit - refactor voyager for the new interface - index important fields in evm - only yield packet hash on subsequent events after send
H
hussein committed
6a5eb08fc918ff976d125f3650e06219f632032d
Committed by GitHub <noreply@github.com>
on 3/13/2025, 10:39:32 AM