Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Ability to redeem from P2SH output #404

Closed
esen opened this issue Jul 13, 2019 · 0 comments · Fixed by #405
Closed

Ability to redeem from P2SH output #404

esen opened this issue Jul 13, 2019 · 0 comments · Fixed by #405
Assignees
Labels
feature New feature
Projects

Comments

@esen
Copy link
Member

esen commented Jul 13, 2019

No description provided.

@esen esen added the feature New feature label Jul 13, 2019
@esen esen self-assigned this Jul 13, 2019
@esen esen added this to To do in Current via automation Jul 13, 2019
esen added a commit that referenced this issue Jul 13, 2019
- New methods in AbstractKit:
  * redeem(from: Output, to: String, feeRate: Int, publicKey: PublicKey, signatureScriptFunction: (Data, Data) -> Data)
  * watch(transaction: BitcoinCore.TransactionFilter, delegate: IWatchedTransactionDelegate)
  * changePublicKey() throws -> PublicKey
  * receivePublicKey() throws -> PublicKey
  * publicKey(byPath path: String) throws -> PublicKey
esen added a commit that referenced this issue Jul 15, 2019
- New methods in AbstractKit:
  * redeem(from: Output, to: String, feeRate: Int, publicKey: PublicKey, signatureScriptFunction: (Data, Data) -> Data)
  * watch(transaction: BitcoinCore.TransactionFilter, delegate: IWatchedTransactionDelegate)
  * changePublicKey() throws -> PublicKey
  * receivePublicKey() throws -> PublicKey
  * publicKey(byPath path: String) throws -> PublicKey
esen added a commit that referenced this issue Jul 15, 2019
- New methods in AbstractKit:
  * redeem(from: Output, to: String, feeRate: Int, publicKey: PublicKey, signatureScriptFunction: (Data, Data) -> Data)
  * watch(transaction: BitcoinCore.TransactionFilter, delegate: IWatchedTransactionDelegate)
  * changePublicKey() throws -> PublicKey
  * receivePublicKey() throws -> PublicKey
  * publicKey(byPath path: String) throws -> PublicKey
Current automation moved this from To do to Done Jul 15, 2019
ant013 added a commit that referenced this issue Jul 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature
Projects
Current
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant