aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-08-07Merge #19620: Add txids with non-standard inputs to reject filterfanquake
2020-08-05Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cliWladimir J. van der Laan
2020-08-05Merge #15382: util: add RunCommandParseJSONSamuel Dobson
2020-08-05Merge #19654: lint: Don't use TRAVIS_COMMIT_RANGE in commit message linterMarcoFalke
2020-08-04test addition of unknown segwit spends to txid reject filterGregory Sanders
2020-08-04Merge #19489: test: Fail wait_until early if connection is lostMarcoFalke
2020-08-04lint: Remove travis env var from commit linterFabian Jahr
2020-08-03Merge #18991: Cache responses to GETADDR to prevent topology leaksWladimir J. van der Laan
2020-07-31[build] msvc: add boost::processSjors Provoost
2020-07-30test: Catch decimal.InvalidOperation from TestNodeCLI#send_cliBen Woosley
2020-07-30test: request parents of orphan from wtxid relay peerAnthony Towns
2020-07-30Merge #19439: script: Linter to check commit message formattingMarcoFalke
2020-07-30Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan
2020-07-30Test addr response cachingGleb Naumenko
2020-07-30Add addr permission flag enabling non-cached addr sharingGleb Naumenko
2020-07-30Merge #19597: test: test decodepsbt fee calculation (count input value only o...MarcoFalke
2020-07-30Merge #19599: test: clean message_count and last_messageMarcoFalke
2020-07-29Merge #19335: wallet: Cleanup and separate BerkeleyDatabase and BerkeleyBatchWladimir J. van der Laan
2020-07-27Clean message_count and last_messageTroy Giorshev
2020-07-26test: test decodepsbt fee calculation (count input value only once per UTXO)Sebastian Falbesoner
2020-07-23Merge #15935: Add <datadir>/settings.json persistent settings storageMarcoFalke
2020-07-23Merge #19473: net: Add -networkactive optionMarcoFalke
2020-07-22No need to check for duplicate fileids in all dbenvsAndrew Chow
2020-07-22test: Add test coverage for -networkactive optionHennadii Stepanov
2020-07-22Merge #18044: Use wtxid for transaction relayWladimir J. van der Laan
2020-07-21Merge #19552: test: fix intermittent failure in p2p_ibd_txrelayMarcoFalke
2020-07-21Merge #19205: script: previous_release.sh rewritten in pythonMarcoFalke
2020-07-19test: fix intermittent p2p_ibd_txrelay race, add test_framework.py#wait_untilJon Atack
2020-07-19test: Use wtxid relay generally in functional testsFabian Jahr
2020-07-19test: Add tests for wtxid tx relay in segwit testFabian Jahr
2020-07-19test: Update test framework p2p protocol version to 70016Fabian Jahr
2020-07-19Delay getdata requests from peers using txid-based relaySuhas Daftuar
2020-07-19Add support for tx-relay via wtxidSuhas Daftuar
2020-07-17Merge #19538: ci: Add tsan suppression for race in DatabaseBatchMarcoFalke
2020-07-17Merge #19423: test: add functional test for txrelay during and after IBDMarcoFalke
2020-07-16ci: Add tsan suppression for race in DatabaseBatchHennadii Stepanov
2020-07-16Merge #16525: Dump transaction version as an unsigned integer in RPC/TxToUnivWladimir J. van der Laan
2020-07-15[test] feefilter during and after IBDgzhao408
2020-07-15Merge #19512: p2p: banscore updates to gui, tests, release notesWladimir J. van der Laan
2020-07-15Linter to check commit message formattingAmir Ghorbanian
2020-07-14Merge #19429: test: Fix intermittent failure in wallet_encryptionMarcoFalke
2020-07-14test: update tests for peer discouragementJon Atack
2020-07-14test: Fail wait_until early if connection is lostMarcoFalke
2020-07-14Merge #19464: net: remove -banscore configuration optionMarcoFalke
2020-07-13Merge #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VE...MarcoFalke
2020-07-12Merge #18202: refactor: consolidate sendmany and sendtoaddress codeSamuel Dobson
2020-07-11net: rename DEFAULT_BANSCORE_THRESHOLD to DISCOURAGEMENT_THRESHOLDJon Atack
2020-07-11net: remove -banscore configuration optionJon Atack
2020-07-12Merge #19441: walletdb: don't reinitialize desc cache with multiple cache ent...Samuel Dobson
2020-07-11Merge #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet i...Samuel Dobson