14641 Commits (ec05c508c681b01ca990f091f346f5171538ce8d)
 

Author SHA1 Message Date
Wladimir J. van der Laan 041dad94b0
Merge #10783: [RPC] Various rpc argument fixes 7 years ago
Wladimir J. van der Laan fd2814ef11
Merge #10862: Remove unused variable int64_t nEnd. Fix typo: "conditon" → "condition". 7 years ago
Wladimir J. van der Laan adf170daf9
Merge #10571: [RPC]Move transaction combining from signrawtransaction to new RPC 7 years ago
Wladimir J. van der Laan bf3b742e28
Merge #10883: Rename -usewallet to -rpcwallet 7 years ago
Steven D. Lander a5ecaf1490
Fix misspellings and remove safety verbiage 7 years ago
MarcoFalke df0793f324
Merge #10681: add gdb attach process to test README 7 years ago
Alex Morcos 2264236da0 Rename -usewallet to -rpcwallet 7 years ago
Wladimir J. van der Laan d445a2c2ea
Merge #10857: [RPC] Add a deprecation warning to getinfo's output 7 years ago
Wladimir J. van der Laan 9022aa3722
Merge #10817: Redefine Dust and add a discard_rate 7 years ago
Jonas Schnelli a6ec5802b0
Merge #10864: Avoid redundant redeclaration of GetWarnings(const string&) 7 years ago
Andrew Chow 1c9b818756 getinfo deprecation warning 7 years ago
Andrew Chow 6b4f231f5f Move transaction combining from signrawtransaction to new RPC 7 years ago
Wladimir J. van der Laan 9e8d6a3fb4
Merge #10784: Do not allow users to get keys from keypool without reserving them 7 years ago
Matt Corallo cf82a9e704 Do not allow users to get keys from keypool without reserving them 7 years ago
Wladimir J. van der Laan bde4f937ae
Merge #10849: Multiwallet: simplest endpoint support 7 years ago
practicalswift e0d459264f Avoid redundant redeclaration of GetWarnings(const string&) 7 years ago
practicalswift 5a6671c4ca Fix typo: "conditon" → "condition" 7 years ago
practicalswift 35aff43217 Remove unused variable int64_t nEnd 7 years ago
Wladimir J. van der Laan 7b6e8bc442
Merge #10795: No longer ever reuse keypool indexes 7 years ago
Wladimir J. van der Laan 81560b07ce
Merge #10855: random: only use getentropy on openbsd 7 years ago
Pieter Wuille 75b5643c47
Merge #10707: Better API for estimatesmartfee RPC 7 years ago
Pieter Wuille fee0d803fb
Merge #9980: Fix mem access violation merkleblock 7 years ago
Matt Corallo 99c7fc39a5 Prevent user from specifying conflicting parameters to fundrawtx 7 years ago
Alex Morcos f4d00e63f7 Add a discard_rate 7 years ago
Cory Fields 077d01f2fc random: only use getentropy on openbsd 7 years ago
Gregory Maxwell 095b917464 Avoid using sizes on non-fixed-width types to derive protocol constants. 7 years ago
Matt Corallo 1fc8c3de0c No longer ever reuse keypool indexes 7 years ago
Jonas Schnelli 6b9faf7470
[QA] add basic multiwallet test 7 years ago
John Newbery 979d0b8a65
[tests] [wallet] Add wallet endpoint support to authproxy 7 years ago
Jonas Schnelli 76603b1325
Select wallet based on the given endpoint 7 years ago
Jonas Schnelli 32c9710c50
Fix test_bitcoin circular dependency issue 7 years ago
Jonas Schnelli 31e07203bd
Add wallet endpoint support to bitcoin-cli (-usewallet) 7 years ago
Wladimir J. van der Laan 0b019357ff
Merge #10831: Batch flushing operations to the walletdb during top up and increase keypool size. 7 years ago
Wladimir J. van der Laan 89bb0365b9
Merge #10832: init: Factor out AppInitLockDataDirectory and fix startup core dump issue 7 years ago
Alex Morcos 06bcdb8da6 Convert named argument from nblocks to conf_target 7 years ago
Alex Morcos 439c4e8ad5 Improve api to estimatesmartfee 7 years ago
Gregory Maxwell b0e8e2de84 Print one log message per keypool top-up, not one per key. 7 years ago
Gregory Maxwell 41dc163587 Increase wallet default keypool size to 1000. 7 years ago
Gregory Maxwell 30d8f3a18e Pushdown walletdb though CWallet::AddKeyPubKey to avoid flushes. 7 years ago
MarcoFalke 2b0179d8a9
Merge #10834: Remove declaration of unused method: void UpdatedTransaction(const uint256 &) 7 years ago
Wladimir J. van der Laan dba485d651
init: Factor out AppInitLockDataDirectory 7 years ago
Gregory Sanders 4dc1915bce check for null values in rpc args and handle appropriately 7 years ago
Gregory Sanders 999ef2073a importmulti options are optional 7 years ago
Gregory Sanders a70d025366 fixup some rpc param counting for rpc help 7 years ago
Wladimir J. van der Laan 8bc6d1f179
Merge #10837: Fix resource leak on error in GetDevURandom 7 years ago
Alex Morcos b1385852ef Remove factor of 3 from definition of dust. 7 years ago
Jonas Schnelli dd2185c291
Register wallet endpoint 7 years ago
Wladimir J. van der Laan 91edda8f3c
Merge #10803: Explicitly search for bdb5.3. 7 years ago
Wladimir J. van der Laan 6859ad2936
Merge #10706: Improve wallet fee logic and fix GUI bugs 7 years ago
MarcoFalke bf0a08be28
Merge #10330: [wallet] fix zapwallettxes interaction with persistent mempool 7 years ago