Permalink
Please sign in to comment.
Browse files
Merge #9211: [0.12 branch] Backports
d609895 [Wallet] Bugfix: FRT: don't terminate when keypool is empty (Jonas Schnelli) 8dee97f [QA] add fundrawtransaction test on a locked wallet with empty keypool (Jonas Schnelli) 82e29e8 torcontrol: Explicitly request RSA1024 private key (Wladimir J. van der Laan) cca151b Send tip change notification from invalidateblock (Russell Yanofsky) ad99a79 [rpcwallet] Don't use floating point (MarcoFalke)
- Loading branch information...
Showing
with
27 additions
and 5 deletions.
- +17 −0 qa/rpc-tests/fundrawtransaction.py
- +1 −0 src/main.cpp
- +1 −1 src/torcontrol.cpp
- +3 −3 src/wallet/rpcwallet.cpp
- +5 −1 src/wallet/wallet.cpp
0 comments on commit
c1b7421