Sjors
commented at 1:23 pm on April 23, 2019:
member
This PR adds two convenience methods on top of #14912.
signersend: a convenience method that Just Works(tm) by combining the functionality of walletcreatefundedpsbt, signerprocesspsbt, finalizepsbt and sendrawtransaction
signerbumpfee is a bit of a hack. In particular it breaks regular fee bump functionality for some wallets because I replaced ISMINE_SPENDABLE with ISMINE_ALL. I’d also like to make the code more reusable, but this can wait until the upstream PR is closer to merge.
#16377 ([rpc] don’t automatically append inputs in walletcreatefundedpsbt & fundrawtransaction by Sjors)
#16373 (Add bumpfee option to return PSBT instead of commiting to wallet by instagibbs)
#16365 (Log RPC parameters (arguments) if -debug=rpcparams by LarryRuane)
#16341 (Introduce ScriptPubKeyMan interface and use it for key and script management (aka wallet boxes) by achow101)
#16273 (refactor: Remove unused includes by practicalswift)
#15529 (Add Qt programs to msvc build (updated, no code changes) by sipsorcery)
#14912 ([WIP] External signer support (e.g. hardware wallet) by Sjors)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
Sjors force-pushed
on Apr 25, 2019
DrahtBot added the label
Needs rebase
on Apr 26, 2019
Sjors force-pushed
on Apr 27, 2019
Sjors force-pushed
on Apr 27, 2019
Sjors force-pushed
on May 14, 2019
DrahtBot removed the label
Needs rebase
on May 14, 2019
DrahtBot added the label
Needs rebase
on May 29, 2019
Sjors renamed this:
[rpc] signer bump fee
[rpc] signer send and fee bump convenience methods
on Jun 7, 2019
Sjors force-pushed
on Jun 7, 2019
DrahtBot removed the label
Needs rebase
on Jun 7, 2019
Sjors force-pushed
on Jul 5, 2019
configure: Clone ax_boost_chrono to ax_boost_processf8bf5b14e2
Add boost::process
* AppVeyor boost-process vcpkg package.
* Add HAVE_BOOST_PROCESS for MSVC build (bitcoin_config.h)
* Tell Boost linter to ignore it
9dfb01b4a7
[doc] include Doxygen comments for HAVE_BOOST_PROCESS9edd3a23b5
When the user doesn't specificy inputs, it makes sense to automatically select them. But when the user does specify inputs, we now fail if the amount is insufficient, unless addInputs is set to true.
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: 2024-11-17 09:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me