aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-06refactor: rename scriptPubKey in VerifyWitnessProgram to exec_scriptPieter Wuille
2020-10-06scripted-diff: put ECDSA in name of signature functionsPieter Wuille
2020-10-06--- [TAPROOT] Refactors ---Pieter Wuille
2020-10-02Merge #20055: rpc: Set HTTP Content-Type in bitcoin-clifanquake
2020-10-02Merge #20060: refactor: fix -Wbraced-scalar-init warning in validation testsMarcoFalke
2020-10-02refactor: fix -Wbraced-scalar-init warning in validation testsfanquake
2020-10-02Merge #20058: Update transifex slug for 0.21fanquake
2020-10-01qt: Periodic translations updateWladimir J. van der Laan
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-01rpc: Set HTTP Content-Type in bitcoin-cliWladimir 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