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
3506 - define ConfirmationMode enum and add it to InboundParams, OutboundParams, MsgVoteInbound and MsgVoteOutbound
Refactor
3381 - split Bitcoin observer and signer into small files and organize outbound logic into reusable/testable functions; renaming, type unification, etc.
3496 - zetaclient uses ConfirmationParams instead of old ConfirmationCount; use block ranged based observation for btc and evm chain.
Fixes
3501 - fix E2E test failure caused by nil ConfirmationParams for Solana and TON
3509 - schedule Bitcoin TSS keysign on interval to avoid TSS keysign spam
3517 - remove duplicate gateway event appending to fix false positive on multiple events in same tx
Tests
3430 - add simulation test for MsgWithDrawEmission
3503 - add check in e2e test to ensure deletion of stale ballots