aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-10-15Merge #19770: RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "p...MarcoFalke
2020-10-15Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan
2020-10-15Merge #19077: wallet: Add sqlite as an alternative wallet database and use it...Samuel Dobson
2020-10-14Merge #19988: Overhaul transaction request logicWladimir J. van der Laan
2020-10-14Update wallet_multiwallet.py for descriptor and sqlite walletsRussell Yanofsky
2020-10-14Run dumpwallet for legacy wallets only in wallet_backup.pyAndrew Chow
2020-10-14RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "permissions")Luke Dashjr
2020-10-13Merge #20126: test: p2p_leak_tx.py improvements (use MiniWallet, add p2p_lock...MarcoFalke
2020-10-12tests: dumping and minimizing of script assets dataPieter Wuille
2020-10-12tests: functional tests for Schnorr/Taproot/TapscriptPieter Wuille
2020-10-12tests: add BIP340 Schnorr signature support to test frameworkPieter Wuille
2020-10-12Activate Taproot/Tapscript on regtest (BIP 341, BIP 342)Pieter Wuille
2020-10-12Make Taproot spends standard + policy limitsPieter Wuille
2020-10-12Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peersPieter Wuille
2020-10-12Change transaction request logic to use txrequestPieter Wuille
2020-10-12test: add p2p_lock acquires in p2p_leak_tx.pySebastian Falbesoner
2020-10-11test: use MiniWallet for p2p_leak_tx.pySebastian Falbesoner
2020-10-11Merge #19954: Complete the BIP155 implementation and upgrade to TORv3fanquake
2020-10-09net: advertise support for ADDRv2 via new messageVasil Dimov
2020-10-08Merge #20101: rpc: change no wallet loaded message to be clearerMarcoFalke
2020-10-08Use mockable time everywhere in net_processingPieter Wuille
2020-10-07rpc: change no wallet loaded message to be clearerAndrew Chow
2020-10-07Merge #19339: validation: re-delegate absurd fee checking from mempool to cli...fanquake
2020-10-05scripted-diff: update max-fee-exceeded error message to include RPCgzhao408
2020-10-05[rpc/node] check for high fee before ATMP in clientsgzhao408
2020-10-05Merge #19947: Test: Cover "change_type" option of "walletcreatefundedpsbt" RPCMarcoFalke
2020-10-04Merge #20069: test: Mention commit id in scripted diff errorMarcoFalke
2020-10-03lint: Use TRAVIS_BRANCH in lint-git-commit-check.shFabian Jahr
2020-10-03lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linterFabian Jahr
2020-10-03test: Mention commit id in scripted diff errorWladimir J. van der Laan
2020-10-03Merge #19956: rpc: Improve invalid vout value rpc error messagefanquake
2020-10-02test: Assert exclusive PSBT funding optionsOliver Gugger
2020-10-02Merge #20034: test: Get rid of default wallet hacksMarcoFalke
2020-10-02test: Assert PSBT change typeOliver Gugger
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-30scripted diff: Improve invalid vout value rpc error messageNima Yazdanmehr
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-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-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