aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-15test: ensure OP_1NEGATE satisfies BIP62 minimal push ruleJon Atack
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
2020-07-11Add <datadir>/settings.json persistent settings storage.Russell Yanofsky
2020-07-11Merge #19474: doc: Use precise permission flags where possibleMarcoFalke
2020-07-11test: add rpc_generate functional testJon Atack
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: consider generate covered in _get_uncovered_rpc_commands()Jon Atack
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
2020-07-05ci: Add tsan suppression for race in BerkeleyBatchHennadii Stepanov
2020-07-05Remove previous_release.shBrian Liotti
2020-07-04Merge #19277: util: Add Assert identity functionMarcoFalke
2020-07-03walletdb: don't reinitialize desc cache with multiple cache entriesAndrew Chow
2020-07-03Merge #18649: tests: Add std::locale::global to list of locale dependent func...fanquake
2020-07-03Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...Samuel Dobson
2020-07-02Merge #19422: ci: Add tsan suppression for race in walletMarcoFalke
2020-07-01test: Fix intermittent failure in wallet_encryptionMarcoFalke
2020-07-01walletdb: Combine VerifyDatabaseFile and VerifyEnvironmentAndrew Chow
2020-07-01gui: change combiner for signals to optional_last_valueCory Fields
2020-07-01Merge #19368: test: improve functional tests compatibility with BSD/macOSWladimir J. van der Laan
2020-06-30ci: Add tsan suppression for race in walletMarcoFalke