Skip to content

feat: add sign and execute for extension - #2358

Open
fayi-da wants to merge 1 commit into
fayi/2301-extension-prepareExecutefrom
fayi/2303-extension-sign-execute
Open

feat: add sign and execute for extension#2358
fayi-da wants to merge 1 commit into
fayi/2301-extension-prepareExecutefrom
fayi/2303-extension-sign-execute

Conversation

@fayi-da

@fayi-da fayi-da commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Mostly a copy of remote (slightly stripped down). Will be able to test after the tx and approval stuff is implemented

Closes #2303

@fayi-da
fayi-da marked this pull request as ready for review August 25, 2026 13:17
@fayi-da
fayi-da requested a review from a team as a code owner August 25, 2026 13:17
@fayi-da
fayi-da force-pushed the fayi/2303-extension-sign-execute branch from dc9b12c to 8e0e28d Compare August 26, 2026 09:24
SignResultSigned,
} from './rpc-gen/typings.js'

export class TransactionService {

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.

Let's extract the service from the remote WG into a core lib and reuse it.
In this instance, we can override the sign method to limit the signing provider.

@mjuchli-da
mjuchli-da self-requested a review August 26, 2026 14:25
mjuchli-da
mjuchli-da previously approved these changes Aug 26, 2026
@fayi-da
fayi-da force-pushed the fayi/2303-extension-sign-execute branch from 8e0e28d to cf92e99 Compare August 26, 2026 15:45
Signed-off-by: Fayi Femi-Balogun <fayimora.femibalogun@digitalasset.com>
@fayi-da
fayi-da force-pushed the fayi/2303-extension-sign-execute branch from cf92e99 to 9743a02 Compare August 26, 2026 16:04
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.

user API: implement sign, and execute

2 participants