aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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-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-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
2020-09-10[doc] sample code for test framework p2p objectsgzhao408
2020-09-10[refactor] clarify tests by referencing p2p objects directlygzhao408
2020-09-10[rpc] add send methodSjors Provoost
2020-09-09test: gettxoutproof duplicate txidJoão Barbosa
2020-09-09test: Test empty array in gettxoutproofMarcoFalke
2020-09-09test: Run rpc_txoutproof.py even with wallet disabledMarcoFalke
2020-09-09test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spendMarcoFalke
2020-09-09test: bugfix: Actually pick largest utxoMarcoFalke
2020-09-09Merge #19800: test: MockwalletMarcoFalke
2020-09-08Do not create default walletAndrew Chow
2020-09-07[rpc] add snake case aliases for transaction methodsSjors Provoost