distributed-lab / distributed-lab/op_rand
Add support for external signing to the SDK
Open
enhancement
- Dominant language
- Noir
- Stars
- 15
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently transaction builder performs tweaking and signing under the hood, e.g:
https://github.com/distributed-lab/op_rand/blob/dbeeb5e2e3df3f91158b9291d7be241b8b7e5c08/crates/transaction-builder/src/transaction_builder.rs#L165
Decompose the functions in such a way that signing can be performed independently from the transaction builder
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.