aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-10Merge #19622: build: Drop ancient hack in gitian-linux descriptorfanquake
2020-08-09Merge #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is exp...Wladimir J. van der Laan
2020-08-09Merge #19657: test: Wait until is_connected in add_p2p_connectionWladimir J. van der Laan
2020-08-09Merge #19649: Restore test case for p2p transaction blindingWladimir J. van der Laan
2020-08-09Merge #19660: refactor: Make HexStr take a spanWladimir J. van der Laan
2020-08-09Merge #19638: Replace `hidden service` with `onion service`Wladimir J. van der Laan
2020-08-08Merge #19672: build: make clean removes .gcda and .gcno files from fuzz direc...MarcoFalke
2020-08-07Replace `hidden service` with `onion service`Riccardo Masutti
2020-08-07Merge #19098: test: Remove duplicate NodeContext hacksMarcoFalke
2020-08-07Merge #19620: Add txids with non-standard inputs to reject filterfanquake
2020-08-06refactor: Make HexStr take a spanWladimir J. van der Laan
2020-08-06Merge #19667: build: set minimum required Boost to 1.58.0fanquake
2020-08-06build: make clean removes .gcda and .gcno files from fuzz directoryeugene
2020-08-06Merge #19669: contrib: Fixup valgrind suppressions filefanquake
2020-08-05Merge #19614: util: use HAVE_FDATASYNC to determine fdatasync() useWladimir J. van der Laan
2020-08-05build: Update and sort package list in gitian-linux.ymlHennadii Stepanov
2020-08-05contrib: Fixup valgrind suppressions fileMarcoFalke
2020-08-05Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cliWladimir J. van der Laan
2020-08-05Merge #15382: util: add RunCommandParseJSONSamuel Dobson
2020-08-05build: set minimum required Boost to 1.58fanquake
2020-08-05Merge #19654: lint: Don't use TRAVIS_COMMIT_RANGE in commit message linterMarcoFalke
2020-08-04test addition of unknown segwit spends to txid reject filterGregory Sanders
2020-08-04Add txids with non-standard inputs to reject filterSuhas Daftuar
2020-08-04Merge #19340: Preserve the `LockData` initial state if "potential deadlock de...MarcoFalke
2020-08-04test: Wait until is_connected in add_p2p_connectionMarcoFalke
2020-08-04Merge #19489: test: Fail wait_until early if connection is lostMarcoFalke
2020-08-04lint: Remove travis env var from commit linterFabian Jahr
2020-08-04Merge #19634: rpc: Document getwalletinfo's unlocked_until field as optionalfanquake
2020-08-03Merge #19326: Simplify hash.h interface using SpansWladimir J. van der Laan
2020-08-03Merge #18991: Cache responses to GETADDR to prevent topology leaksWladimir J. van der Laan
2020-08-02Test that wtxid relay peers add wtxid to reject filterGregory Sanders
2020-08-02Restore test case for p2p transaction blindingGregory Sanders
2020-08-02test: Add LockStackEmpty()Hennadii Stepanov
2020-08-02test: Repeat deadlock testsHennadii Stepanov
2020-08-02Preserve initial state if push_lock() throws exceptionHennadii Stepanov
2020-08-02Merge #19639: doc: Remove Reference Links #19582MarcoFalke
2020-08-02Merge #19637: doc: Add historical release notes for 0.20.1MarcoFalke
2020-08-01scripted-diff: Remove Reference LinksRobert
2020-08-01doc: Add historical release notes for 0.20.1Wladimir J. van der Laan
2020-07-31rpc: Document getwalletinfo's unlocked_until field as optionalJustin Moon
2020-07-31build: Drop old hack which is unneeded nowHennadii Stepanov
2020-07-31Merge #19569: Enable fetching of orphan parents from wtxid peersfanquake
2020-07-31[util] add RunCommandParseJSONSjors Provoost
2020-07-31[ci] use boost::processSjors Provoost
2020-07-31[doc] include Doxygen comments for HAVE_BOOST_PROCESSSjors Provoost
2020-07-31[build] msvc: add boost::processSjors Provoost
2020-07-31[build] make boost-process opt-inSjors Provoost
2020-07-31configure: add ax_boost_processSjors Provoost
2020-07-31[depends] boost: patch unused variable in boost_processSjors Provoost
2020-07-31Merge #19585: rpc: RPCResult Type of MempoolEntryDescription should be OBJ.MarcoFalke