aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01tx: Update transifex slug for 0.21Wladimir J. van der Laan
2020-10-01Merge #18309: zmq: Add support to listen on multiple interfacesWladimir J. van der Laan
2020-10-01Merge #20048: chainparams: do not log signet startup messages for other chainsMarcoFalke
2020-10-01signet: do not log signet startup messages for other chainsJon Atack
2020-10-01Merge #19253: Tests: tidy up address.py and segwit_addr.pyMarcoFalke
2020-10-01zmq: Append address to notify log outputnthumann
2020-10-01test: Add zmq test to support multiple interfacesnthumann
2020-09-30Merge #20004: test: Add signet witness commitment section parse testsWladimir J. van der Laan
2020-09-30Merge #19802: doc: elaborate on release notes wrt netmasksWladimir J. van der Laan
2020-09-30Merge #19498: Tidy up ProcessOrphanTxMarcoFalke
2020-09-30Merge #20043: doc: Add 19501 release notesfanquake
2020-09-30Merge #20006: Fix misleading error message: Clean stack ruleWladimir J. van der Laan
2020-09-30Merge #20036: signet: Add assumed values for default signetWladimir J. van der Laan
2020-09-30doc: Add 19501 release notesMarcoFalke
2020-09-30doc: Remove double-whitespace from help string, other whitespace fixupsMarcoFalke
2020-09-30Merge #19501: send* RPCs in the wallet returns the "fee reason"MarcoFalke
2020-09-30Merge #19960: build: The vcpkg tool has introduced a proper way to use manifestsMarcoFalke
2020-09-30Merge #19958: doc: Better document features of feelersfanquake
2020-09-29Merge #20015: doc: Added default signet config for linearize scriptWladimir J. van der Laan
2020-09-29Merge #19984: log: Remove static log message "Initializing chainstate Chainst...Wladimir J. van der Laan
2020-09-29Merge #20003: net: Exit with error message if -proxy is specified without arg...Wladimir J. van der Laan
2020-09-29signet: Add assumed values for default signetMarcoFalke
2020-09-29Update msvc build to use new vcpkg manifestAaron Clauson
2020-09-29Merge #19898: log: print unexpected version warning in validation log categoryfanquake
2020-09-29Merge #19630: Cleanup fee estimation codefanquake
2020-09-29test: Add signet witness commitment section parse testsMarcoFalke
2020-09-29Remove gArgs global from CreateChainParams to aid testingMarcoFalke
2020-09-29Merge #19107: p2p: Move all header verification into the network layer, exten...fanquake
2020-09-29Merge #19969: Send RPC bug fix and touch-upsfanquake
2020-09-29Merge #20028: test: Check that invalid peer traffic is accounted forfanquake
2020-09-29Merge #20014: doc: Mention signet in -help outputfanquake
2020-09-28[test] Make sure send rpc returns fee reasonSishir Giri
2020-09-28Merge #19845: net: CNetAddr: add support to (un)serialize as ADDRv2Pieter Wuille
2020-09-28Merge #15367: feature: Added ability for users to add a startup commandMarcoFalke
2020-09-28feature: Added ability for users to add a startup commandBen Carman
2020-09-28test: Check that invalid peer traffic is accounted forMarcoFalke
2020-09-28test: Remove confusing cast to same type (int to int)MarcoFalke
2020-09-28Merge #20016: uint256: 1 is a constantMarcoFalke
2020-09-28Merge #20026: test: typo in a functional test docMarcoFalke
2020-09-28wallet: no need for duplicate storage for ABANDON_HASH constantAnthony Towns
2020-09-28scripted-diff: Replace UINT256_ONE() with uint256::ONEAnthony Towns
2020-09-28uint256: Update constructors to c++11, make ONE staticAnthony Towns
2020-09-27[Trivial] python help messagekanon
2020-09-26[send] Make send RPCs return fee reasonSishir Giri
2020-09-26Merge #20023: test: remove unused constants in functional testsMarcoFalke
2020-09-26Merge #19725: [RPC] Add connection type to getpeerinfo, improve logsMarcoFalke
2020-09-26Merge #20022: test: use explicit p2p objects where availableMarcoFalke
2020-09-26test: remove unused constants in functional testsSebastian Falbesoner
2020-09-26test: use explicit p2p objects where availableOliver Gugger
2020-09-25doc: Added default signet config for linearize scriptgr0kchain