10818 Commits (142ffc7e6136607b9a31709f31256f360b26588b)
 

Author SHA1 Message Date
MarcoFalke fa17f93fbd [qa] smartfees: Properly use ordered dict 8 years ago
Puru 9a8a7d0115 bitcoin-cli.cpp: Use symbolic constant for exit code 8 years ago
Wladimir J. van der Laan 03cf6e8675
Merge #7959: fix race that could fail to persist a ban 8 years ago
Wladimir J. van der Laan 86b800c6a2
Merge #7964: Minor changes for c++11 consistency 8 years ago
Cory Fields de98290155 build: No need to check for leveldb atomics 8 years ago
21E14 c8b92486c4 Remove obsolete reference to CValidationState from UpdateCoins. 8 years ago
Daniel Kraft f7c4f79f07 [trivial] Add missing const qualifiers. 8 years ago
Gregory Maxwell d90351f050 More comments on the design of AttemptToEvictConnection. 8 years ago
MarcoFalke faf3d11ad7 [doc] Update bitcoin-core GitHub links 8 years ago
MarcoFalke 0ad1041904
Merge #7807: Fixed miner test values, gave constants for less error-prone values. 8 years ago
Andrew Chow 7db0ecb90c Test for signing messages 8 years ago
Wladimir J. van der Laan 20f9ecd343
Merge #7962: CalculateNextWorkRequired Cleanup 8 years ago
Pieter Wuille 1953c40aa9 More efficient bitsliced rolling Bloom filter 8 years ago
Pieter Wuille aa62b68745 Benchmark rolling bloom filter 8 years ago
Wladimir J. van der Laan 5725807402
Merge #7926: [RPC] push back getaddednodeinfo dead value 8 years ago
Wladimir J. van der Laan a9c8b744e8
Merge #7952: Log invalid block hash to make debugging easier. 8 years ago
Wladimir J. van der Laan 07e4edb056 auto_ptr → unique_ptr 8 years ago
Wladimir J. van der Laan 073225cb01 chain: define enum used as bit field as uint32_t 8 years ago
Wladimir J. van der Laan d9594bfe0c
Merge #7514: Fix IsInitialBlockDownload for testnet 8 years ago
Wladimir J. van der Laan 574ddc63d6
Merge #7939: qt: Make it possible to show details for multiple transactions 8 years ago
Wladimir J. van der Laan 06162f19d7
Merge #7165: build: Enable C++11 in build, require C++11 compiler 8 years ago
Wladimir J. van der Laan 7df92242a9 doc: Add note about new build/test requirements to release notes 8 years ago
Wladimir J. van der Laan 2aacc72727 build: update ax_cxx_compile_stdcxx to serial 4 8 years ago
21E14 c7aac2d557 Deprecating the remaining LogPrintf dependencies that were made obsolete in PR #7459. 8 years ago
Kaz Wesley f4ac02ee7c fix race that could fail to persist a ban 8 years ago
Pavel Janík b02119e463 Remove useless argument to AlertNotify. 8 years ago
Suhas Daftuar 383fc10ebb Only use AddInventoryKnown for transactions 8 years ago
Wladimir J. van der Laan 08b37c5e06
Merge #7954: build: quiet annoying warnings without adding new ones 8 years ago
Cory Fields a398549b3b depends: use c++11 8 years ago
Andrew f90efbfeef Create signmessagewithprivkey rpc 8 years ago
MarcoFalke 5c7df7022b
Merge #7951: [qa] test_framework: Properly print exception 8 years ago
Cory Fields 63b3111f84 build: quiet annoying warnings without adding new ones 8 years ago
Pavel Janík 61c01706cd Log invalid block hash to make debugging easier. 8 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict 8 years ago
Wladimir J. van der Laan 67969af09f build: Enable C++11 build, require C++11 compiler 8 years ago
Wladimir J. van der Laan f135e3c943 qt: Add transaction hash to details window title 8 years ago
Wladimir J. van der Laan e26b62093a
Merge #7933: Fix OOM when deserializing UTXO entries with invalid length 8 years ago
Wladimir J. van der Laan 0ea3941886
Merge #7941: Fixing comment in script_test.json test case 8 years ago
Wladimir J. van der Laan c3e3cfb5d1
Merge #7920: Switch Travis to Trusty 8 years ago
Wladimir J. van der Laan a4078071e0
Merge #7944: Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03. 8 years ago
randy-waterhouse 89c844df14 Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03. 8 years ago
Cory Fields a33b7c9cb5 travis: temporarily disable qt to avoid timeouts 8 years ago
Cory Fields 174023c9b0 travis: Don't disable writing ccache for pull-requests 8 years ago
Cory Fields cf77fcdb1f travis: drop MAKEJOBS=2 for windows compilers 8 years ago
Cory Fields 9267a47d86 depends: enable pre-compiled headers for qt 8 years ago
Chris Stewart 62a9abd12b Fixing comment in script_test.json test case 8 years ago
Wladimir J. van der Laan 17a6a21786 qt: Make it possible to show details for multiple transactions 8 years ago
Wladimir J. van der Laan 46880ed2fd
Merge #7688: List solvability in listunspent output and improve help 8 years ago
Pieter Wuille 1e44169f0e Add tests for CCoins deserialization 8 years ago
Pieter Wuille 5d0434d13d Fix OOM bug: UTXO entries with invalid script length 8 years ago