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

Support sign open transaction for future usage #33

Open
liuck8080 opened this issue Oct 14, 2022 · 1 comment
Open

Support sign open transaction for future usage #33

liuck8080 opened this issue Oct 14, 2022 · 1 comment
Labels
f:open-transaction Feature: CKB Open Transaction

Comments

@liuck8080
Copy link
Contributor

Process the open transaction sign input list, generate the message to sign, and sign the message according to different algorithms.

The following id flags will be support:

  • 0x0 blake160 hash of a secp256k1 public key
  • 0x1 ethereum
  • 0x06 ckb multisig
  • 0xFC owner lock
@liuck8080
Copy link
Contributor Author

@TheWaWaR TheWaWaR changed the title Support sign open transaction for future useage Support sign open transaction for future usage Oct 28, 2022
@doitian doitian added the f:open-transaction Feature: CKB Open Transaction label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f:open-transaction Feature: CKB Open Transaction
Projects
None yet
Development

No branches or pull requests

2 participants