Skip to content

feat(mbe): add sendMany api signing with ebe#15

Merged
pranavjain97 merged 4 commits into
masterfrom
WP-4634-multisig-signing-mbe
Jun 11, 2025
Merged

feat(mbe): add sendMany api signing with ebe#15
pranavjain97 merged 4 commits into
masterfrom
WP-4634-multisig-signing-mbe

Conversation

@pranavjain97
Copy link
Copy Markdown
Contributor

Ticket: WP-4634

@pranavjain97 pranavjain97 force-pushed the WP-4634-multisig-signing-mbe branch 2 times, most recently from 2a1d6f6 to 6bcd18e Compare June 9, 2025 23:45
@pranavjain97 pranavjain97 changed the title feat(mbe): add multisig signing api for mbe feat(mbe): add sendMany api signing with ebe Jun 9, 2025
@pranavjain97 pranavjain97 force-pushed the WP-4634-multisig-signing-mbe branch from 6bcd18e to 1072f3a Compare June 10, 2025 17:22

try {
const res = await this.configureRequest(
superagent.post(`${this.baseUrl}/api/${this.coin}/signMultisig`).type('json'),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

superagent.post(${this.baseUrl}/api/${this.coin}/multisig/sign).type('json'),

...prebuildParams,
reqId,
});

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we not need to verify the transaction here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup added verification

@pranavjain97 pranavjain97 force-pushed the WP-4634-multisig-signing-mbe branch from 1072f3a to f7eff3b Compare June 11, 2025 19:00
@pranavjain97 pranavjain97 force-pushed the WP-4634-multisig-signing-mbe branch 2 times, most recently from b618251 to 0817b25 Compare June 11, 2025 19:28
@pranavjain97 pranavjain97 marked this pull request as ready for review June 11, 2025 19:42
@pranavjain97 pranavjain97 force-pushed the WP-4634-multisig-signing-mbe branch from 0817b25 to 567edba Compare June 11, 2025 20:21
@pranavjain97 pranavjain97 force-pushed the WP-4634-multisig-signing-mbe branch from 567edba to 7ab0f9c Compare June 11, 2025 20:32
@pranavjain97 pranavjain97 merged commit 4096d6a into master Jun 11, 2025
3 checks passed
@pranavjain97 pranavjain97 deleted the WP-4634-multisig-signing-mbe branch June 11, 2025 20:36
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.

2 participants