Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support open transaction operation #37

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

liuck8080
Copy link
Contributor

Changes:

  • Support basic open transaction like build/sign/;
  • Add parameter of &dyn TransactionDependencyProvider to ScriptSigner::sign_tx, so it can read necessary data when produce message for sign.
  • Add a test example transfer_from_opentx.rs

Liu Chuankai added 24 commits November 21, 2022 10:58
1. Add functions to read transaction data;
2. Handle opentx input commands.
1. merge multi opentx into one opentx;
2. put build open out code into builder.
3. finish example about merge
src/unlock/opentx/hasher.rs Outdated Show resolved Hide resolved
src/unlock/opentx/hasher.rs Outdated Show resolved Hide resolved
src/unlock/opentx/hasher.rs Outdated Show resolved Hide resolved
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.

None yet

3 participants