14725 Commits (d1e6f91f85ba81394297ba72271226ece7047303)
 

Author SHA1 Message Date
practicalswift d1e6f91f85 Prefer compile-time checking over run-time checking 7 years ago
MarcoFalke 22e301a3d5
Merge #10901: Fix constness of ArgsManager methods 7 years ago
MarcoFalke c484ec6c9b
Merge #10645: Use nullptr (C++11) instead of zero (0) as the null pointer constant 7 years ago
practicalswift 36d326e8b0 Use nullptr instead of zero (0) as the null pointer constant 7 years ago
Wladimir J. van der Laan d451d0bcf1
Merge #11056: disable jni in builds 7 years ago
MarcoFalke a46a671e25
Merge #10957: Avoid returning a BIP9Stats object with uninitialized values 7 years ago
MarcoFalke 655970d9c6
Merge #10965: Replace deprecated throw() with noexcept specifier (C++11) 7 years ago
MarcoFalke b6a48914c5
Merge #9964: Add const to methods that do not modify the object for which it is called 7 years ago
MarcoFalke 7db65c363a
Merge #11011: [Trivial] Add a comment on the use of prevector in script. 7 years ago
MarcoFalke 6366941275
Merge #10680: Fix inconsistencies and grammar in various files 7 years ago
MarcoFalke 4fb2586661
Merge #10956: Fix typos 7 years ago
MarcoFalke d7be7b39fa
Merge #10705: Trivial: spelling fixes 7 years ago
klemens f42fc1d508 doc: spelling fixes 7 years ago
MarcoFalke 85aec87b11
Merge #10711: [tests] Introduce TestNode 7 years ago
Jonas Schnelli ae47724687
Merge #11017: [wallet] Close DB on error. 7 years ago
Jonas Schnelli 64e66bb262
Merge #10964: Pass SendCoinsRecipient (208 bytes) by reference 7 years ago
Gregory Sanders 844b73e486 disable jni in builds 7 years ago
John Newbery 7897338918 [tests] Introduce TestNode 7 years ago
Wladimir J. van der Laan 3841aaf059
Merge #11008: Enable disablesafemode by default. 7 years ago
Wladimir J. van der Laan 140de14a12
gitian: bump descriptors for master 7 years ago
Wladimir J. van der Laan f6283b4719
build: bump version to 0.15.99 7 years ago
Wladimir J. van der Laan c2704ec98a
Merge #10607: scripted-diff: stop using the gArgs wrappers 7 years ago
Marko Bencun fcbde9091e remove unused gArgs wrappers 7 years ago
Marko Bencun bb81e17355 scripted-diff: stop using the gArgs wrappers 7 years ago
Wladimir J. van der Laan 1227be30ec
doc: Update release notes from wiki 7 years ago
Wladimir J. van der Laan ce74799a3c
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Wladimir J. van der Laan 0e5cff6f2b
Merge #11012: Make sure to clean up mapBlockSource if we've already seen the block 7 years ago
Wladimir J. van der Laan 6bdf4b3c7c
Merge #11028: Avoid masking of difficulty adjustment errors by checkpoints 7 years ago
Wladimir J. van der Laan 653a46dd91
Merge #11022: Basic keypool topup 7 years ago
Wladimir J. van der Laan 98aa3f6d5c
Merge #10968: Add instructions for parallel gitian builds. 7 years ago
Charlie Lee e93ff718c5 Add instructions for multi-processor gitian builds 7 years ago
Gregory Maxwell 08f71c29ea [Trivial] Add a comment on the use of prevector in script. 7 years ago
MarcoFalke aeb3175627
Merge #11032: [qa] Fix block message processing error in sendheaders.py 7 years ago
MarcoFalke ac016e17d2
Merge #11000: test: Add resendwallettransactions functional tests 7 years ago
João Barbosa bdf607e438 test: Add resendwallettransactions functional tests 7 years ago
Suhas Daftuar f1bf31186c [qa] Fix block message processing error in sendheaders.py 7 years ago
MarcoFalke bf74d377fb
Merge #11023: [tests] Add option to attach a python debugger if functional test fails 7 years ago
MarcoFalke 2c811e08db
Merge #10765: Tests: address placement should be deterministic by default 7 years ago
MarcoFalke e5d26e47c7
Merge #11025: qa: Fix inv race in example_test 7 years ago
MarcoFalke 96a63a3e0c
Merge #11029: [RPC] trivial: gettxout no longer shows version of tx 7 years ago
Felix Weis 86279464b4 [RPC] trivial: gettxout no longer shows version of tx 7 years ago
Pieter Wuille 85c82b50d1 Avoid masking of difficulty adjustment errors by checkpoints 7 years ago
MarcoFalke faa76d1b79 qa: Fix inv race in example_test 7 years ago
Jonas Schnelli d34957e17e [wallet] [tests] Add keypool topup functional test 7 years ago
John Newbery 095142d1f9 [wallet] keypool mark-used and topup 7 years ago
John Newbery cc5d38f4b8 Add option to attach a python debugger if test fails 7 years ago
MarcoFalke e526ca6284
Merge #10835: Rename member field according to the style guide 7 years ago
Wladimir J. van der Laan 67f6f1c2d5
qt: Periodic translations update 7 years ago
MarcoFalke ecd21357f1
Merge #10963: [bench] Restore format state of cout after printing with std::fixed/setprecision 7 years ago
MarcoFalke 4b5a7ce0c3
Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guide 7 years ago