aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-07[doc] Describe different connection typesAmiti Uttarwar
2020-08-07[net/refactor] Add AddrFetch connections to ConnectionType enumAmiti Uttarwar
2020-08-07[net/refactor] Extract m_addr_known logic from initializer listAmiti Uttarwar
2020-08-07[net/refactor] Add block relay only connections to ConnectionType enumAmiti Uttarwar
2020-08-07[net/refactor] Add feeler connections to ConnectionType enumAmiti Uttarwar
2020-08-07[net/refactor] Add manual connections to ConnectionType enumAmiti Uttarwar
2020-08-07[net/refactor] Introduce an enum to distinguish type of connectionAmiti Uttarwar
2020-08-07scripted-diff: Rename OneShot to AddrFetchAmiti Uttarwar
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-06refactor: test: use _ variable for unused loop countersSebastian Falbesoner
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-04Deduplicate missing parents of orphan transactionsSuhas Daftuar
2020-08-04Rewrite parent txid loop of requested transactionsSuhas Daftuar
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-02rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc)MarcoFalke
2020-08-02rpc: Limit echo to 10 argsMarcoFalke
2020-08-02refactor: Use C++11 range based for loops to simplify rpc codeMarcoFalke
2020-08-02rpc: Treat all args after a hidden arg as hidden as wellMarcoFalke
2020-08-02rpc: document returned error fields as optional if applicableSebastian Falbesoner
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