jonasschnelli
commented at 12:51 PM on December 6, 2016:
contributor
Right now, CWallet::CreateTransaction() has an assertion that ensures that a key could be retrieved from the keypool.
fundrawtransaction can run on an encrypted unlocked wallet (it actually doesn't sign). But, it can still fail because the keypool could be drained on a locked wallet.
Current master crashes in that case.
[Wallet] Bugfix: FRT: don't terminate when keypool is emptyc24a4f5981
jonasschnelli added the label Needs backport on Dec 6, 2016
jonasschnelli added the label Wallet on Dec 6, 2016
jonasschnelli added this to the milestone 0.14.0 on Dec 6, 2016
MarcoFalke removed this from the milestone 0.14.0 on Dec 6, 2016
MarcoFalke added this to the milestone 0.12.branch on Dec 6, 2016
jonasschnelli added this to the milestone 0.14.0 on Dec 6, 2016
jonasschnelli removed this from the milestone 0.12.branch on Dec 6, 2016
MarcoFalke added this to the milestone 0.13.2 on Dec 6, 2016
MarcoFalke removed this from the milestone 0.14.0 on Dec 6, 2016
gmaxwell
commented at 5:21 PM on December 6, 2016:
contributor
utACK.
MarcoFalke added this to the milestone 0.12.branch on Dec 6, 2016
MarcoFalke removed this from the milestone 0.13.2 on Dec 6, 2016
MarcoFalke
commented at 6:26 PM on December 6, 2016:
member
Tagged for 0.12 backport because I am able to reproduce on that branch:
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-21 18:15 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me