15737 Commits (3d3e58e46c484085900dbbe03517c6c44c55aca3)
 

Author SHA1 Message Date
Matt Corallo 50701ba5fc Move txindex/undo data disk location stuff out of ConnectBlock 7 years ago
Matt Corallo 93a34cfeec Make DisconnectBlock unaware of where undo data resides on disk 7 years ago
Wladimir J. van der Laan 00d25e90db
Merge #11804: [docs] Fixed outdated link with archive.is 7 years ago
Tim Shimmin bf20a7d640 [docs] Fixed outdated link with archive.is 7 years ago
Wladimir J. van der Laan 0d7e0a3289
Merge #11337: Fix code constness in CBlockIndex::GetAncestor() overloads 7 years ago
Anthony Towns 5a7c09aebf test: Add tests for `-debuglogfile` with subdirs 7 years ago
Wladimir J. van der Laan 4158734946 doc: Update release notes for `-debuglogfile` 7 years ago
Wladimir J. van der Laan 23232422e5 test: Add test for `-debuglogfile` 7 years ago
MarcoFalke 13e31dd654
Merge #11791: [tests] Rename NodeConn and NodeConnCB 7 years ago
MarcoFalke fbce66a982
Merge #10493: Use range-based for loops (C++11) when looping over map elements 7 years ago
Wladimir J. van der Laan 9e38d35744
Merge #10874: [RPC] getblockchaininfo: Loop through the bip9 soft fork deployments instead of hard coding 7 years ago
Andrew Chow e4d0af4fe1 Loop through the bip9 soft fork deployments instead of hard coding 7 years ago
Wladimir J. van der Laan 60d739eb49
Merge #11789: [tests] [travis-ci] Combine logs on failure 7 years ago
Wladimir J. van der Laan dd49862a70
Merge #11794: Prefix leveldb debug logging 7 years ago
Wladimir J. van der Laan 3ff6ff5ec5
Merge #11744: net: Add missing locks in net.{cpp,h} 7 years ago
Wladimir J. van der Laan cf5f432c69 Add `-debuglogfile` option 7 years ago
Wladimir J. van der Laan 16fff80257
Merge #11783: Fix shutdown in case of errors during initialization 7 years ago
Wladimir J. van der Laan 8879d50b18
Merge #11793: Docs: Bump OS X version to 10.13 7 years ago
Varunram Ganesh 543ab40a44 Docs: Bump OSX version to 10.13 in build-osx.md 7 years ago
Wladimir J. van der Laan ef14f2e3ff
Merge #11191: RPC: Improve help text and behavior of RPC-logging. 7 years ago
Wladimir J. van der Laan 9b80fc1498 Prefix leveldb debug logging 7 years ago
Wladimir J. van der Laan 6d3dc52b6b
Merge #9254: [depends] ZeroMQ 4.2.2 7 years ago
Jonas Schnelli 6816484a02
Merge #11792: Trivial: fix comments for ZeroMQ bitcoind args 7 years ago
Jonas Schnelli 38d31f95d3
Merge #11395: Qt: Enable searching by transaction id 7 years ago
aaron-hanson 33698c94be Trivial: fix comments for ZeroMQ bitcoind args 7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB 7 years ago
MarcoFalke 9f2c2dba21
Merge #11712: [tests] Split NodeConn from NodeConnCB 7 years ago
John Newbery ff8a9b068a [tests] Add combinedlogslen argument to test_runner.py 7 years ago
John Newbery dba94ead0c [tests] [travis-ci] Move Travis functional test log post processing to test_runner 7 years ago
John Newbery bba1c54edd [tests] Improve logging shutdown and add hint for combine_logs 7 years ago
Cory Fields 126999d1cc
depends: fix zmq build with mingw < 4.0 7 years ago
fanquake 387879dd4c
[depends] ZeroMQ 4.2.2 7 years ago
Wladimir J. van der Laan 32c9b570fc
Merge #11753: clarify abortrescan rpc use 7 years ago
Wladimir J. van der Laan 46d1ebfcf8
Merge #11737: Document partial validation in ConnectBlock() 7 years ago
Wladimir J. van der Laan e97039605e
Merge #11747: Fix: Open files read only if requested 7 years ago
Karl-Johan Alm a5f5a2ce53
[rpc] Fix fVerbose parsing (remove excess if cases). 7 years ago
John Newbery e9dfa9bccc [tests] Move version message sending from NodeConn to NodeConnCB 7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn 7 years ago
John Newbery e30d404385 [tests] Move only: move NodeConnCB below NodeConn 7 years ago
John Newbery 4d50598569 [tests] Tidy up mininode 7 years ago
Wladimir J. van der Laan d31e5c1d0f Fix shutdown in case of errors during initialization 7 years ago
Wladimir J. van der Laan 26efc220a1
Merge #11722: Switched sync.{cpp,h} to std threading primitives. 7 years ago
Cory Fields f7f7e2cd34 threads: add a thread_local autoconf check 7 years ago
MarcoFalke a89221873a
Merge #11683: tests: Remove unused mininode functions {ser,deser}_int_vector(...). Remove unused imports. 7 years ago
Wladimir J. van der Laan a933cb14c7
Merge #11603: Move RPC registration out of AppInitParameterInteraction 7 years ago
John Newbery f2ae6f32a6 [tests] Remove mininode periodic (half-hour) ping messages 7 years ago
Wladimir J. van der Laan 84fa64598e
Merge #11755: [Docs] Bump minimum required version of GCC to 4.8 7 years ago
practicalswift bfb0c0a5b7 Add Clang thread safety analysis annotations 7 years ago
fanquake fae98f66fe
[Docs] Bump minimum required version of GCC to 4.8 7 years ago
John Newbery ec59523c59 [tests] Remove rpc property from TestNode in p2p-segwit.py. 7 years ago