aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01zmq: Append address to notify log outputnthumann
2020-10-01test: Add zmq test to support multiple interfacesnthumann
2020-09-30scripted diff: Improve invalid vout value rpc error messageNima Yazdanmehr
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-29test: Get rid of default wallet hacksRussell Yanofsky
2020-09-29Merge #19630: Cleanup fee estimation codefanquake
2020-09-29test, refactor: add default_wallet_name and wallet_data_filename variablesRussell Yanofsky
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-29refactor: Rename TorController::target to m_tor_control_centerHennadii Stepanov
2020-09-29net, refactor: Refactor CBaseChainParams::RPCPort functionHennadii Stepanov
2020-09-29net: Add alternative port for onion serviceHennadii Stepanov
2020-09-29net: Use network byte order for in_addr.s_addrHennadii Stepanov
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