11072 Commits (133deb83dfedb09d1c5c477a01fb12665cbae16f)
 

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