aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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] Test prioritise_transaction / getblocktemplate interactionSuhas Daftuar
2017-05-06Bugfix: PrioritiseTransaction updates the mempool tx counterSuhas Daftuar
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
2017-05-03Chainparams: Use a regular factory for creating chainparamsJorge Timón
2017-05-03Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón
2017-05-03Consensus: Minimal way to move dust out of consensusJorge Timón
2017-05-03Update contrib/debian to latest Ubuntu PPA upload.Matt Corallo
2017-05-03Merge #10327: [tests] remove import-abort-rescan.pyWladimir J. van der Laan
2017-05-03[tests] remove import-abort-rescan.pyJohn Newbery
2017-05-03[tests] fix wait_for_inv()John Newbery
2017-05-03[depends] dbus 1.10.18fanquake
2017-05-03[depends] ccache 3.3.4fanquake
2017-05-03[depends] libevent 2.1.8-stablefanquake
2017-05-03[depends] Boost 1.64.0fanquake
2017-05-03[depends] Latest config.guess and config.subfanquake
2017-05-03Merge #10311: Remove unused args from GetFetchFlags()Wladimir J. van der Laan
2017-05-03Merge #10302: [Makefile] Alphabetically Reorder addrdb.cppWladimir J. van der Laan
2017-05-03Merge #9966: Control mempool persistence using a command line parameterWladimir J. van der Laan
2017-05-03Merge #10115: Avoid reading the old hd master key during wallet encryptionWladimir J. van der Laan
2017-05-03Merge #10307: [tests] allow zmq test to be run in out-of-tree buildsWladimir J. van der Laan
2017-05-03Merge #9733: Add getchaintxstats RPCWladimir J. van der Laan
2017-05-03Add getchaintxstats RPCPieter Wuille
2017-05-02Merge #10297: Simplify DisconnectBlock arguments/return valuePieter Wuille
2017-05-02Remove unused argument from MarkBlockAsInFlight(...)practicalswift
2017-05-02Remove unused Python importspracticalswift
2017-05-02Merge #10137: Remove unused import. Remove accidental trailing semicolons.MarcoFalke
2017-05-02Add start and stop node methods to BitcoinTestFrameworkJohn Newbery
2017-05-02move initialize_chain() and initialize_chain_clean() to be methods of Bitcoin...John Newbery
2017-05-02Merge #10255: [test] Add test for listaddressgroupingsMarcoFalke