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(rpc): add segrated witnesses #83

Merged
merged 2 commits into from
Apr 12, 2019
Merged

feat(rpc): add segrated witnesses #83

merged 2 commits into from
Apr 12, 2019

Conversation

Keith-CY
Copy link
Member

@Keith-CY Keith-CY commented Apr 1, 2019

No description provided.

@Keith-CY Keith-CY requested a review from ashchan April 1, 2019 01:57
@Keith-CY Keith-CY marked this pull request as ready for review April 8, 2019 11:40
@ashchan ashchan requested a review from zhangsoledad April 8, 2019 22:59
/**
* @typedef Transaction, transaction object
* @typedef RawTransaction, raw transaction object
Copy link
Contributor

Choose a reason for hiding this comment

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

We might not need a one-to-one mapping structure/class to CKB's RawTransaction, which is not a public struct. Having a Transaction with witness field but don't submit/pass that to sendTransaction seems sufficient.

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, I will find a better expression.

@ashchan ashchan merged commit b85c40e into ckb-js:develop Apr 12, 2019
@Keith-CY Keith-CY deleted the enable-segwit branch May 6, 2019 05:06
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.

3 participants