Skip to content

feat: add ETH support for multisign in external mode#207

Closed
pranishnepal wants to merge 1 commit into
masterfrom
WAL-1486
Closed

feat: add ETH support for multisign in external mode#207
pranishnepal wants to merge 1 commit into
masterfrom
WAL-1486

Conversation

@pranishnepal
Copy link
Copy Markdown
Contributor

What

This PR adds support for signing multisig transactions for ETH in external mode. It includes validation to ensure that the transaction prebuild contains the necessary fields for ETH transactions, such as recipients and nextContractSequenceId.

The tests have been updated to reflect these changes and to ensure that the new functionality works as expected - tested e2e.

Re Recovery Flow: it requires a few methods that are not yet exposed -- COINS team are working on that. So that will be a follow-up work.

Ticket: WAL-1486

This commit adds support for signing multisig transactions
for ETH in external mode. It includes validation to ensure that the
transaction prebuild contains the necessary fields for ETH transactions,
 such as recipients and nextContractSequenceId.

 The tests have been updated to reflect these changes and to ensure that
the new functionality works as expected - tested e2e.

Re Recovery Flow: it requires a few methods that are not exposed by
COINS team, so that will be a follow-up work.

Ticket: WAL-1486
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 26, 2026

WAL-1486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant