aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11remove minimum total fee optionGregory Sanders
2017-05-11Merge #10308: [wallet] Securely erase potentially sensitive keys/valuesWladimir J. van der Laan
2017-05-11Merge #10317: Remove unused Python importsWladimir J. van der Laan
2017-05-11Merge #10341: rpc/wallet: Workaround older UniValue which returns a std::stri...Wladimir J. van der Laan
2017-05-11Merge #10328: Update contrib/debian to latest Ubuntu PPA upload.Wladimir J. van der Laan
2017-05-11Merge #10381: Shadowing warnings are not enabled by default, update doc accor...Wladimir J. van der Laan
2017-05-10Shadowing is not enabled by default, update doc accordingly.Pavel Janík
2017-05-10Merge #10325: 0.15.0 Depends UpdatesWladimir J. van der Laan
2017-05-09Merge #10371: [tests] Clean up addrman_tests.cppMarcoFalke
2017-05-09Merge #10361: qa: disablewallet: Check that wallet is really disabledMarcoFalke
2017-05-09Merge #10365: [tests] increase timeouts in sendheaders testMarcoFalke
2017-05-09[tests] Clean up addrman_tests.cppJimmy Song
2017-05-09Merge #10338: Maintain state across GetStrongRandBytes callsPieter Wuille
2017-05-09Merge #10322: Use hardware timestamps in RNG seedingPieter Wuille
2017-05-09[tests] increase timeouts in sendheaders testJohn Newbery
2017-05-09[tests] Make wait_until timeout 60 seconds by defaultJohn Newbery
2017-05-09Merge #10287: [tests] Update Unit Test for addrman.h/addrman.cppMarcoFalke
2017-05-09Merge #8855: Use a proper factory for creating chainparamsWladimir J. van der Laan
2017-05-09Merge #9279: Consensus: Move CFeeRate out of libconsensusWladimir J. van der Laan
2017-05-08qa: disablewallet: Check that wallet is really disabledMarcoFalke
2017-05-08Merge #10342: [tests] Improve mempool_persist testMarcoFalke
2017-05-08[tests] use wait_until in mempool_persist.pyJohn Newbery
2017-05-08Merge #10352: test: Add elapsed time to RPC tracingMarcoFalke
2017-05-08Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help.MarcoFalke
2017-05-07Merge #10351: removed unused code in INV messagePieter Wuille
2017-05-07Merge #10171: [tests] Add node methods to test frameworkMarcoFalke
2017-05-07Merge #10189: devtools/net: add a verifier for scriptable changes. Use it to ...Wladimir J. van der Laan
2017-05-07test: Add elapsed time to RPC tracingWladimir J. van der Laan
2017-05-07removed unused code in INV messageGreg Griffith
2017-05-06Merge #10318: [tests] fix wait_for_inv()MarcoFalke
2017-05-06Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was d...MarcoFalke
2017-05-06Merge #10344: [tests] Fix abandonconflict.py intermittencyMarcoFalke
2017-05-06[qa] Fixes segwit block relay test after inv-direct-fetch was disabledSuhas Daftuar
2017-05-06[doc] Add hint about getmempoolentry to getrawmempool help.Karl-Johan Alm
2017-05-05Reorganize BitcoinTestFramework classJohn Newbery
2017-05-05Use sanity check timestamps as entropyPieter Wuille
2017-05-05Test that GetPerformanceCounter() incrementsPieter Wuille
2017-05-05Use hardware timestamps in RNG seedingPieter Wuille
2017-05-05Re-enable upnp support in contrib/debianMatt Corallo
2017-05-05Build with QT5 on Debian-based systems using contrib/debianMatt Corallo
2017-05-05[tests] Fix abandonconflict.py intermittencyJohn Newbery
2017-05-05rpc/wallet: Workaround older UniValue which returns a std::string temporary f...Luke Dashjr
2017-05-04Bump minimum boost version in contrib/debianMatt Corallo
2017-05-04Maintain state across GetStrongRandBytes callsPieter Wuille
2017-05-04net: make CNode's id privateCory Fields
2017-05-04scripted-diff: net: Use accessor rather than node's id directlyCory Fields
2017-05-04devtools: add script to verify scriptable changesCory Fields
2017-05-03[wallet] Securely erase potentially sensitive keys/valuesThomas Snider
2017-05-03Chainparams: Use the factory for pow testsJorge Timón
2017-05-03Chainparams: Get rid of CChainParams& Params(std::string)Jorge Timón