aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-01qt: Periodic translations updateWladimir J. van der Laan
2020-10-01Merge #18309: zmq: Add support to listen on multiple interfacesWladimir J. van der Laan
2020-10-01signet: do not log signet startup messages for other chainsJon Atack
2020-10-01zmq: Append address to notify log outputnthumann
2020-09-30Merge #20004: test: Add signet witness commitment section parse testsWladimir 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: 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 #19958: doc: Better document features of feelersfanquake
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-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 #20014: doc: Mention signet in -help outputfanquake
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-28Merge #20016: uint256: 1 is a constantMarcoFalke
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-26[send] Make send RPCs return fee reasonSishir Giri
2020-09-26Merge #19725: [RPC] Add connection type to getpeerinfo, improve logsMarcoFalke
2020-09-25doc: Mention signet in -help outputHennadii Stepanov
2020-09-24Fix misleading error message: Clean stack rulesanket1729
2020-09-24Improve docs about feeler connectionsGleb Naumenko
2020-09-23zmq: Add support to listen on multiple interfacesNicolas Thumann
2020-09-23Merge #19927: validation: Reduce direct g_chainman usageMarcoFalke
2020-09-23Merge #19994: Assert that RPCArg names are equal to CRPCCommand ones (net, rp...MarcoFalke
2020-09-23net: Print error message if -proxy is specified without arguments (instead of...practicalswift
2020-09-23Merge #19979: Replace LockAssertion with AssertLockHeld, remove LockAssertionMarcoFalke
2020-09-23Merge #19572: ZMQ: Create "sequence" notifier, enabling client-side mempool t...Wladimir J. van der Laan
2020-09-23Merge #19993: refactor: Signet fixupsMarcoFalke
2020-09-22Remove header checks out of net_processingTroy Giorshev
2020-09-22Give V1TransportDeserializer CChainParams& memberTroy Giorshev
2020-09-22Change CMessageHeader ConstructorTroy Giorshev
2020-09-22Add doxygen comment for ReceiveMsgBytesTroy Giorshev
2020-09-22Move checksum check from net_processing to netTroy Giorshev
2020-09-22Give V1TransportDeserializer an m_node_id memberTroy Giorshev
2020-09-22doc: Update comments for new chain settings (-signet and -chain=signet)MarcoFalke
2020-09-22fuzz: Remove needless guardMarcoFalke
2020-09-22refactor: Remove SignetTxs::m_valid and use optional insteadMarcoFalke