15599 Commits (9e38d357447eb8bcc17d4438bc9f4f3a34fac308)
 

Author SHA1 Message Date
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 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
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
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
Gregory Sanders 8b2c7330d0 clarify abortrescan rpc use 7 years ago
MarcoFalke 3d6ad40777
Merge #11743: qa: Add multiwallet prefix test 7 years ago
Pieter Wuille 5ea932a510
Merge #11746: trivial: Fix unsuccessful typo 7 years ago
Andras Elso e1a8ec56c5 Fix: Open files read only if requested 7 years ago
practicalswift d2ea2bcb5c trivial: Fix unsuccessful typo 7 years ago
practicalswift 63f21d27ee net: Add missing locks in net.{cpp,h} 7 years ago
Wladimir J. van der Laan d4267a3ab2
Merge #11738: Fix sendrawtransaction hang when sending a tx already in mempool 7 years ago
MarcoFalke 901ba3e381
Merge #11714: [tests] Test that mempool rejects coinbase transactions 7 years ago
Matt Corallo d9340ce912 Fix sendrawtransaction hang when sending a tx already in mempool 7 years ago
MarcoFalke 7a43fbb959
Merge #11729: [docs] links to code style guides 7 years ago
Suhas Daftuar 9d811dc18b Document partial validation in ConnectBlock() 7 years ago
Sjors Provoost fe27a72362
[docs] links to code style guides 7 years ago
Akio Nakamura c60c49b679 Improve help text and behavior of RPC-logging 7 years ago