-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Labels
chain:bitcoinBitcoin chain relatedBitcoin chain relatedzetaclientIssues related to ZetaClientIssues related to ZetaClient
Description
Describe the Issue
- Define some logic allow to set ProtocolContractVersions == 2 in the vote inbound in inbound.go
- Set the correct message: the message passed in
VoteInboundis not the message itself, it doesn't contains the receiver as first few bytes anymore, this parsing should be done at the ZetaClient level - Add E2E test to check Deposit and DepositAndCall
IMPORTANT: Bitcoin should still use the Origin field for the context for calls has the sender field (ethaddress) can't contains the address : #3018 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
chain:bitcoinBitcoin chain relatedBitcoin chain relatedzetaclientIssues related to ZetaClientIssues related to ZetaClient