13275 Commits (ce01e6226ce52b88c644b0cb89852278edbdf33b)
 

Author SHA1 Message Date
MarcoFalke fa32a16c57 travis: Verify commits only for one target 7 years ago
Wladimir J. van der Laan 7e2a2212ec
Merge #9829: Fix importmulti returning rescan errors for wrong keys 7 years ago
Wladimir J. van der Laan b7547fa93e
Merge #9822: Remove block file location upgrade code 7 years ago
Wladimir J. van der Laan c322fa472e
Merge #9732: [Trivial] Remove nonsense #undef foreach 7 years ago
Wladimir J. van der Laan f5ef8e9dd2
Merge #9867: Replace remaining sprintf with snprintf 7 years ago
Wladimir J. van der Laan 30bdcfca2b
Merge #9865: Change bitcoin address in RPC help message 7 years ago
Wladimir J. van der Laan d75e8cb44d
Merge #9879: [doc] Update doc/bips.md for BIP90 implementation 7 years ago
Wladimir J. van der Laan 65fdc37ac3
Merge #9856: Terminate immediately when allocation fails 7 years ago
Matt Corallo a4b02f4275 Add Pieter's old signed commits to revsig-commits 7 years ago
MarcoFalke 88c2ae3ed2
Merge #9350: [Trivial] Adding label for amount inside of tx_valid/tx_invalid.json 7 years ago
Luke Dashjr d678771c66 Wallet: Sanitise -wallet parameter 7 years ago
Luke Dashjr 9756be382e Wallet/RPC: Use filename rather than CWallet pointer, for lockwallet RPCRunLater job name 7 years ago
Luke Dashjr 86be48a77c More tightly couple EnsureWalletIsAvailable with GetWalletForJSONRPCRequest where appropriate 7 years ago
Luke Dashjr a4356328e0 Move wallet RPC declarations to rpcwallet.h 7 years ago
Luke Dashjr ad1573472e RPC: Pass on JSONRPCRequest metadata (URI/user/etc) for "help" method 7 years ago
Luke Dashjr bf8a04a165 Reformat touched lines with C++11 7 years ago
Luke Dashjr 2e518e313b Move nWalletUnlockTime to CWallet::nRelockTime, and name timed task unique per CWallet 7 years ago
Luke Dashjr d77ad6d416 RPC: Do all wallet access through new GetWalletForJSONRPCRequest 7 years ago
Luke Dashjr eca550f250 RPC/Wallet: Pass CWallet as pointer to helper functions 7 years ago
Cory Fields d4ee7baef7 prevector: assert successful allocation 7 years ago
Suhas Daftuar fe71661ae1 [doc] Update doc/bips.md for BIP90 implementation 7 years ago
Alex Morcos ad727f4eaf [rpc] sendrawtransaction no longer bypasses minRelayTxFee 7 years ago
Alex Morcos fe282acd76 [cleanup] Remove estimatePriority and estimateSmartPriority 7 years ago
Alex Morcos 400b15147c [debug] Change -printpriority option 7 years ago
Alex Morcos 272b25a6a9 [mining] Remove -blockprioritysize. 7 years ago
Alex Morcos 12839cdd56 [rpc] Remove estimatepriority and estimatesmartpriority. 7 years ago
MarcoFalke ddf58c7573 wallet: Remove sendfree 7 years ago
Russell Yanofsky 306bd72157 Fix importmulti returning rescan errors for wrong keys 7 years ago
Wladimir J. van der Laan 94e5ba9ba2
Merge #9875: tests: Fix dangling pwalletMain pointer in wallet tests 7 years ago
Wladimir J. van der Laan 75a109338f tests: Fix dangling pwalletMain pointer in wallet tests 7 years ago
Wladimir J. van der Laan 19cafc6239 test: Replace remaining sprintf with snprintf 7 years ago
Wladimir J. van der Laan 0a177148e7 uint256: replace sprintf with HexStr and reverse-iterator 7 years ago
Wladimir J. van der Laan c7e57ce981
Merge #9839: [qa] Make import-rescan.py watchonly check reliable 7 years ago
Pieter Wuille fa89670d34 Add SHA512 tree hash to merge commits 7 years ago
Pieter Wuille 277b472fb2 Run miner_tests with fixed options 7 years ago
Pieter Wuille 48faf0bf63 Abstract out BlockAssembler options 7 years ago
Marijn Stollenga 83ac719d34 Change bitcoin address in RPC helpaddress to an invalid address, so people don't accidentally send coins there (like I did). 7 years ago
Wladimir J. van der Laan 6206252e50
Merge #9847: Extra test vector for BIP32 7 years ago
Cory Fields c5f008a416 don't throw std::bad_alloc when out of memory. Instead, terminate immediately 7 years ago
Wladimir J. van der Laan f19afdbfb4
Merge #9612: [trivial] Rephrase the definition of difficulty. 7 years ago
Wladimir J. van der Laan dd6e0d6301
Merge #9833: Trivial: fix comments referencing AppInit2 7 years ago
Wladimir J. van der Laan 00285cece8
Merge #9840: Update sendfrom RPC help to correct coin selection misconception 7 years ago
Karl-Johan Alm dc222f8f63
Trivial: Rephrase the definition of difficulty in the code. 7 years ago
Pieter Wuille 30aedcbdb4 BIP32 extra test vector 7 years ago
Marko Bencun ef9f495e93 Trivial: fix comments referencing AppInit2 7 years ago
John Newbery b23dcd2bf9 Fix segwit getblocktemplate test. 7 years ago
Russell Yanofsky 864890adf5 [qa] Make import-rescan.py watchonly check reliable 7 years ago
Russell Yanofsky f81f0d0030 Update sendfrom RPC help to correct coin selection misconception 7 years ago
Wladimir J. van der Laan 692c9eddba
Merge #9831: build: force a c++ standard to be specified 7 years ago
MarcoFalke a13a417cdc
Merge #9823: qa: Set correct path for binaries in rpc tests 7 years ago