NicolasDorier
commented at 4:40 AM on April 15, 2017:
contributor
This PR is based on #10202, it allows the user to pre fund a transaction with inputs which have not yet been broadcasted.
Please, review and ACK the first one independently from this PR.
This is useful for second layer payment protocol which regularly build transaction on top of unbroadcasted transaction.
[Wallet] Pass CCoinControl as parameter of CWallet::FundTransaction2ad20a96df
[Wallet] Fetch CInputCoins from CWallet before calling FundTransaction2f2e25ddc0
[Wallet] Fetch CInputCoins from CCoinView before calling FundTransaction0855c46e58
[Wallet] FundRawTransaction returns unknown-input error on invalid input8fd0b6a0c9
[Wallet] Test FundRawTransaction with inputs from the CoinView8950e8afd6
[Wallet] FundRawTransaction can accept pre-set inputs whose parent is not yet broadcastedcaea518e44
[Wallet] Test FundRawTransaction with input from a non existing transaction8b1c4a3ae1
fanquake added the label RPC/REST/ZMQ on Apr 15, 2017
fanquake added the label Wallet on Apr 15, 2017
jonasschnelli
commented at 7:42 PM on August 15, 2017:
contributor
Needs rebase.
NicolasDorier
commented at 5:13 PM on March 6, 2018:
contributor
I workedaround this need for this.
NicolasDorier closed this on Mar 6, 2018
JeremyRand
commented at 4:24 AM on March 17, 2018:
contributor
I workedaround this need for this.
@NicolasDorier may I ask what your workaround was? I was very much hoping to see this PR merged, I'd love to see a workaround.
NicolasDorier
commented at 7:43 AM on March 18, 2018:
contributor
@JeremyRand I just gave up using the RPC for my projects, getting things merged here is a bit too much effort, it was easier for me to create NBXplorer which is a lightweight block explorer for bitcoin also working on pruned mode.
Feel free to rebase and take this PR if you feel the strength to get it merged, I would review.
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:15 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me