15052 Commits (8cf88b4aaeaf4f7446fea6dc6d2402a9cc9368eb)
 

Author SHA1 Message Date
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
practicalswift 1bcd44223c Remove the virtual specifier for functions with the override specifier 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
Luke Dashjr 6d2aac8bb1 Travis: Test build against system libs (& Qt4) 7 years ago
Luke Dashjr 8d82e1336a Travis: Remove bc tool from dependencies 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
John Newbery f2123e3a7b [wallet] Cache keyid -> keypool id mappings 7 years ago
Ferdinando M. Ametrano ce3baa193f changed regtest RPCport to 18443 to avoid conflict with testnet 18332 7 years ago
Pieter Wuille 8842d1a5d4 Add undocumented -forcecompactdb to force LevelDB compactions 7 years ago
Pieter Wuille b1973d6181 Update chain transaction statistics 7 years ago
Wladimir J. van der Laan e222618a32
Merge #10851: depends: fix fontconfig with newer glibc 7 years ago
Wladimir J. van der Laan 2e857bb619
Merge #10942: Eliminate fee overpaying edge case when subtracting fee from recipients 7 years ago
Cory Fields 3498a8d018 depends: fix fontconfig with newer glibc 7 years ago