aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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-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
2020-07-11Add <datadir>/settings.json persistent settings storage.Russell Yanofsky
2020-07-11Merge #19474: doc: Use precise permission flags where possibleMarcoFalke
2020-07-10[protocol] Remove unused CADDR_TIME_VERSIONJohn Newbery
2020-07-10Merge #18638: net: Use mockable time for ping/pong, add testsMarcoFalke
2020-07-10doc: Use precise permission flags where possibleMarcoFalke
2020-07-10Merge #19469: rpc: deprecate banscore field in getpeerinfofanquake
2020-07-09Merge #19258: doc: improve subtree check instructionsWladimir J. van der Laan
2020-07-09test: Add smoke test to check that wallets are flushed by defaultMarcoFalke
2020-07-09net: Extract download permission from nobanMarcoFalke
2020-07-08test: getpeerinfo banscore deprecation testJon Atack
2020-07-06Merge #19328: Add gettxoutsetinfo hash_type optionMarcoFalke
2020-07-05Merge #19450: ci: Add tsan suppression for race in BerkeleyBatchMarcoFalke
2020-07-05Merge #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabaseMarcoFalke