14798 Commits (7fd49d01dc2ea444ba4d81d0cfa17486b03c8515)
 

Author SHA1 Message Date
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
Andrew Chow e029c6e709 Only return hex field once in getrawtransaction 7 years ago
Pieter Wuille 85c82b50d1 Avoid masking of difficulty adjustment errors by checkpoints 7 years ago
Luke Dashjr 4aa25089b4 Bugfix: Use testnet RequireStandard for -acceptnonstdtxn default 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
Karl-Johan Alm 03bc719a85
[wallet] Close DB on error. 7 years ago
Cory Fields 3f8fa7f58b Make sure to clean up mapBlockSource if we've already seen the block 7 years ago
MarcoFalke 929fd7276c
Merge #10695: [qa] Rewrite BIP65/BIP66 functional tests 7 years ago
Evan Klitzke 13b1e9a162 Capitalize bullet points in CONTRIBUTING guide 7 years ago
Gregory Maxwell f4c3d2c9da Enable disablesafemode by default. 7 years ago
practicalswift 9d5e98ff80 Fix typos. 7 years ago
Wladimir J. van der Laan 2507fd5556
Merge #10998: Fix upgrade cancel warnings 7 years ago
Wladimir J. van der Laan 4268426b45
Merge #11002: [wallet] return correct error code from resendwallettransaction 7 years ago
Wladimir J. van der Laan 627c3c0e49
Merge #10999: Fix amounts formatting in `decoderawtransaction` 7 years ago
MarcoFalke fa8a0639f7
Merge #11001: [tests] Test disconnecting unsupported service bits logic. 7 years ago
John Newbery 055d95f842 [wallet] return correct error code from resendwallettransaction 7 years ago
John Newbery 5e35cd94c1 [tests] Test disconnecting unsupported service bits logic. 7 years ago
Matt Corallo 861f9a28bc Skip remainder of init if upgrade is cancelled 7 years ago
Wladimir J. van der Laan 318392ca7c
Merge #10301: Check if sys/random.h is required for getentropy. 7 years ago
Wladimir J. van der Laan ce076383a8 doc: Add comment to use ValueFromAmount/AmountFromValue for JSON, not utilmoneystr 7 years ago
Wladimir J. van der Laan ec05c508c6 rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv 7 years ago
Wladimir J. van der Laan 46347add43 rpc: Move ValueFromAmount to core_write 7 years ago
Wladimir J. van der Laan dac37823d4 doc: Correct AmountFromValue/ValueFromAmount names 7 years ago
Wladimir J. van der Laan fa64636948
Merge #10995: Fix resendwallettransactions assert failure if -walletbroadcast=0 7 years ago
Wladimir J. van der Laan c1c671feb1
Merge #10919: Fix more init bugs. 7 years ago
Wladimir J. van der Laan c8b62c7de3
Merge #10982: Disconnect network service bits 6 and 8 until Aug 1, 2018 7 years ago
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Matt Corallo 01699fb283 Fix resendwallettransactions assert failure if -walletbroadcast=0 7 years ago
Matt Corallo 1de73f4e19 Disconnect network service bits 6 and 8 until Aug 1, 2018 7 years ago
Wladimir J. van der Laan a9dd111441
Merge #10988: qt: Increase BLOCK_CHAIN_SIZE constants 7 years ago
Wladimir J. van der Laan 02f4c4a42e
Merge #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest&) 7 years ago
Wladimir J. van der Laan 88b1e4bc0e
Merge #10971: build: fix missing sse42 in depends builds 7 years ago
Wladimir J. van der Laan 2361208424
Merge #10986: Update chain transaction statistics 7 years ago
Wladimir J. van der Laan d896d5cc42
Merge #10985: Add undocumented -forcecompactdb to force LevelDB compactions 7 years ago
Wladimir J. van der Laan 1967d2a4da qt: Increase BLOCK_CHAIN_SIZE constants 7 years ago
John Newbery c25d90f125 [wallet] Add HasUnusedKeys() helper 7 years ago
Cory Fields 9baca41985 build: always attempt to enable targeted sse42 cxxflags 7 years ago