14960 Commits (b73628d5a8e259a7f1fee5c4a245b463990f05a5)
 

Author SHA1 Message Date
MeshCollider b73628d5a8 Make sure ~/.bitcoin doesn't exist before build 7 years ago
MarcoFalke 11dacc6154
Merge #11286: [depends] Don't build libevent sample code 7 years ago
Pieter Wuille 3255d6347b
Merge #11285: Add -usehd to excluded args in check-doc.py 7 years ago
fanquake f38c051048
[depends] Don't build libevent sample code 7 years ago
MeshCollider 7d03418aea Add -usehd to excluded args in check-doc.py 7 years ago
Wladimir J. van der Laan c22a53cd63
Merge #11250: Bump wallet version to 159900 and remove the `usehd` option 7 years ago
Andrew Chow 713a92073b Remove usehd option and warn when it is used 7 years ago
Andrew Chow d4c18f7330 Bump wallet version number to 159900 7 years ago
MarcoFalke 791a0e6dda
Merge #10767: [wallet] Clarify wallet initialization / destruction interface 7 years ago
John Newbery 5d2a3995e7 [trivial] fixup comment for VerifyWallets() 7 years ago
John Newbery 43b0e81d0f [wallet] Add StartWallets() function to wallet/init.cpp 7 years ago
John Newbery 290f3c56d9 [wallet] Add RegisterWalletRPC() function to wallet/init.cpp 7 years ago
John Newbery 062d63102e [wallet] Add CloseWallets() function to wallet/init.cpp 7 years ago
John Newbery 77fe07c159 [wallet] Add StopWallets() function to wallet/init.cpp 7 years ago
John Newbery 2da5eafa47 [wallet] Add FlushWallets() function to wallet/init.cpp 7 years ago
John Newbery 1b9cee66e1 [wallet] Rename WalletVerify() to VerifyWallets() 7 years ago
John Newbery 9c76ba18cd [wallet] Rename InitLoadWallet() to OpenWallets() 7 years ago
Wladimir J. van der Laan efb4383ef6
Merge #10793: Changing &var[0] to var.data() 7 years ago
Wladimir J. van der Laan 723e580657
Merge #10756: net processing: swap out signals for an interface class 7 years ago
MeshCollider 592404f03f Changing &vec[0] to vec.data(), what 9804 missed 7 years ago
MarcoFalke 638e6c59da
Merge #11271: travis: filter out pyenv 7 years ago
Cory Fields aa2e0f09ec travis: filter out pyenv 7 years ago
MarcoFalke 52f8877525
Merge #11260: travis: Assert default datadir isn't created, Run scripted diff only once 7 years ago
Wladimir J. van der Laan e6ab88a452
Merge #10916: add missing lock to crypter GetKeys() 7 years ago
Wladimir J. van der Laan 2f0d3e604a
Merge #11232: Ensure that data types are consistent 7 years ago
Wladimir J. van der Laan e7f125562f
Merge #11237: qt: Fixing division by zero in time remaining 7 years ago
Cory Fields 2525b972af net: stop both net/net_processing before destroying them 7 years ago
Jonas Schnelli a3624ddb1a
Merge #11156: Fix memory leaks in qt/guiutil.cpp 7 years ago
Jonas Schnelli ea729d55b4
Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable" 7 years ago
Jonas Schnelli 9c8f3655cc
Merge #10911: [qt] Fix typo and access key in optionsdialog.ui 7 years ago
James Evans d2be7b25b5
Typo in optionsdialog.ui 7 years ago
jjz 061297f0ac Ensure that data types are consistent 7 years ago
MarcoFalke 2a56baf395
Merge #10682: Trivial: Move the AreInputsStandard documentation next to its implementation 7 years ago
Wladimir J. van der Laan f65614726d
Merge #10779: Create dependencies.md 7 years ago
Wladimir J. van der Laan 645a7ecc0b
Merge #11125: Add bitcoin-cli -stdin and -stdinrpcpass functional tests 7 years ago
João Barbosa 29e1dfbd97 [test] Add bitcoin-cli -stdin and -stdinrpcpass functional tests 7 years ago
João Barbosa ce379b47b9 [test] Replace check_output with low level version 7 years ago
João Barbosa 232e3e8471 [test] Add assert_raises_process_error to assert process errors 7 years ago
João Barbosa 5c18a84b9a [test] Add support for custom arguments to TestNodeCLI 7 years ago
João Barbosa e1274947d4 [test] Improve assert_raises_jsonrpc docstring 7 years ago
João Barbosa 7696841329 Fix style in -stdin and -stdinrpcpass handling 7 years ago
Cory Fields 80e2e9d0ce net: drop unused connman param 7 years ago
Cory Fields 8ad663c1fa net: use an interface class rather than signals for message processing 7 years ago
Wladimir J. van der Laan 66a5b419ef
Merge #10838: (finally) remove getinfo 7 years ago
Wladimir J. van der Laan 089b742a21
Merge #11259: Remove duplicate destination decoding 7 years ago
Matt Corallo aece8a4637 (finally) remove getinfo in favor of more module-specific infos 7 years ago
Cory Fields 28f11e9406 net: pass CConnman via pointer rather than reference 7 years ago
João Barbosa 86e6dd4b63 Remove duplicate destination decoding 7 years ago
João Barbosa 8d0041e607 Remove unused GetKeyID and IsScript methods from CBitcoinAddress 7 years ago
Wladimir J. van der Laan bcc8a620ea
Merge #11219: [docs] explain how to recompile a modified unit test 7 years ago