aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-01test: Add zmq test to support multiple interfacesnthumann
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-29Merge #20003: net: Exit with error message if -proxy is specified without arg...Wladimir J. van der Laan
2020-09-29Merge #19630: Cleanup fee estimation codefanquake
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-28[test] Make sure send rpc returns fee reasonSishir Giri
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-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-26test: remove unused constants in functional testsSebastian Falbesoner
2020-09-26test: use explicit p2p objects where availableOliver Gugger
2020-09-25Merge #19804: test/refactor: reference p2p objects explicitly and remove conf...MarcoFalke
2020-09-23net: Print error message if -proxy is specified without arguments (instead of...practicalswift
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-22Merge #19963: Clarify blocksonly whitelistforcerelay testMarcoFalke
2020-09-22test: Run signet test even when wallet was not compiledMarcoFalke
2020-09-22Add functional tests for zmq sequence topic and mempool sequence logicGregory Sanders
2020-09-22zmq test: Actually make reorg occurGregory Sanders
2020-09-21[rpc] Deprecate getpeerinfo addnode fieldAmiti Uttarwar
2020-09-21[refactor] Rename test file to allow any getpeerinfo deprecations.Amiti Uttarwar
2020-09-21[rpc] Add connection type to getpeerinfo RPC, update testsAmiti Uttarwar
2020-09-21Merge #18267: BIP-325: Signet [consensus]Wladimir J. van der Laan
2020-09-21Merge #19697: Improvements on ADDR cachingWladimir J. van der Laan
2020-09-21Clarify blocksonly whitelistforcerelay testt-bast
2020-09-20Merge #19781: test: add parameterized constructor for msg_sendcmpct()MarcoFalke
2020-09-19Merge #19940: rpc: Return fee and vsize from testmempoolacceptfanquake
2020-09-18test: create default wallet in extended testsSjors Provoost
2020-09-18test: basic signet testsKarl-Johan Alm
2020-09-18Merge #15454: Remove the automatic creation and loading of the default walletSamuel Dobson
2020-09-17[rpc] send: various touch-upsSjors Provoost
2020-09-17[rpc] send: fix parsing replaceable optionSjors Provoost
2020-09-16Merge #19936: Test: batch rpc with paramsWladimir J. van der Laan
2020-09-16[test] add get_vsize util for more programmatic testinggzhao408
2020-09-15[rpc] Return fee and vsize from testmempoolacceptcodeShark149
2020-09-15Merge #16378: The ultimate send RPCSamuel Dobson
2020-09-14policy/fees: remove a floating-point division by zeroAntoine Poinsot
2020-09-13Test batch rpc with paramsGregory Sanders
2020-09-10[test] remove confusing p2p propertygzhao408
2020-09-10scripted-diff: replace p2p with p2ps[0] in p2p_invalid_txgzhao408