aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29[tests] [travis-ci] Move Travis functional test log post processing to test_r...John Newbery
2017-11-29[tests] Improve logging shutdown and add hint for combine_logsJohn Newbery
2017-11-29depends: fix zmq build with mingw < 4.0Cory Fields
2017-11-29[depends] ZeroMQ 4.2.2fanquake
2017-11-29Merge #11753: clarify abortrescan rpc useWladimir J. van der Laan
2017-11-29Merge #11737: Document partial validation in ConnectBlock()Wladimir J. van der Laan
2017-11-29Merge #11747: Fix: Open files read only if requestedWladimir J. van der Laan
2017-11-29[rpc] Fix fVerbose parsing (remove excess if cases).Karl-Johan Alm
2017-11-28[tests] Move version message sending from NodeConn to NodeConnCBJohn Newbery
2017-11-28[tests] Make NodeConnCB a subclass of NodeConnJohn Newbery
2017-11-28[tests] Move only: move NodeConnCB below NodeConnJohn Newbery
2017-11-28[tests] Tidy up mininodeJohn Newbery
2017-11-28Fix shutdown in case of errors during initializationWladimir J. van der Laan
2017-11-28Merge #11722: Switched sync.{cpp,h} to std threading primitives.Wladimir J. van der Laan
2017-11-27threads: add a thread_local autoconf checkCory Fields
2017-11-25Merge #11683: tests: Remove unused mininode functions {ser,deser}_int_vector(...MarcoFalke
2017-11-23Merge #11603: Move RPC registration out of AppInitParameterInteractionWladimir J. van der Laan
2017-11-23[tests] Remove mininode periodic (half-hour) ping messagesJohn Newbery
2017-11-23Merge #11755: [Docs] Bump minimum required version of GCC to 4.8Wladimir J. van der Laan
2017-11-23Add Clang thread safety analysis annotationspracticalswift
2017-11-23[Docs] Bump minimum required version of GCC to 4.8fanquake
2017-11-22[tests] Remove rpc property from TestNode in p2p-segwit.py.John Newbery
2017-11-22clarify abortrescan rpc useGregory Sanders
2017-11-22Merge #11743: qa: Add multiwallet prefix testMarcoFalke
2017-11-21Merge #11746: trivial: Fix unsuccessful typoPieter Wuille
2017-11-21Fix: Open files read only if requestedAndras Elso
2017-11-21trivial: Fix unsuccessful typopracticalswift
2017-11-21net: Add missing locks in net.{cpp,h}practicalswift
2017-11-21Merge #11738: Fix sendrawtransaction hang when sending a tx already in mempoolWladimir J. van der Laan
2017-11-20Merge #11714: [tests] Test that mempool rejects coinbase transactionsMarcoFalke
2017-11-20Fix sendrawtransaction hang when sending a tx already in mempoolMatt Corallo
2017-11-20Merge #11729: [docs] links to code style guidesMarcoFalke
2017-11-20Document partial validation in ConnectBlock()Suhas Daftuar
2017-11-20[docs] links to code style guidesSjors Provoost
2017-11-20Improve help text and behavior of RPC-loggingAkio Nakamura
2017-11-19Merge #11698: [Docs] [Qt] RPC-Console nested commands documentationWladimir J. van der Laan
2017-11-19Merge #11718: tests: move pwalletMain to wallet test fixtureWladimir J. van der Laan
2017-11-18Merge #11707: [tests] Fix sendheadersMarcoFalke
2017-11-18Switched sync.{cpp,h} to std threading primitives.Thomas Snider
2017-11-18Merge #11466: Specify custom wallet directory with -walletdir paramWladimir J. van der Laan
2017-11-18tests: move pwalletMain to wallet test fixtureWladimir J. van der Laan
2017-11-18Merge #11713: Fix for mismatched extern definition in wallet testsWladimir J. van der Laan
2017-11-18[Qt] Improved copy: RBF checkbox, tooltip and confirmation screenSjors Provoost
2017-11-18Merge #11710: cli: Reject arguments to -getinfoWladimir J. van der Laan
2017-11-18[tests] Test that mempool rejects coinbase transactionsJames O'Beirne
2017-11-18Fix for mismatched extern definition in wallet test classes which was breakin...Aaron Clauson
2017-11-17Add help-console command to Qt debug consoleLuke Mlsna
2017-11-17[tests] address review commentsJohn Newbery
2017-11-17tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vecto...practicalswift
2017-11-17Merge #11140: Trivial: Improve #endif commentsWladimir J. van der Laan