aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
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
2020-06-29Merge #19300: wallet: Handle concurrent wallet loadingMarcoFalke
2020-06-29Merge #19204: p2p: Reduce inv traffic during IBDMarcoFalke
2020-06-25Merge #11413: [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate optionWladimir J. van der Laan
2020-06-25Merge #19348: test: Bump linter versionsMarcoFalke
2020-06-25test: retry when write to a socket fails on macOSIvan Metlushko
2020-06-24tests: Check that segwit inputs in psbt have both UTXO typesAndrew Chow
2020-06-24psbt: always put a non_witness_utxo and don't remove itAndrew Chow
2020-06-24Merge #19272: net, test: invalid p2p messages and test framework improvementsMarcoFalke
2020-06-24tests for bumpfee / estimate_modesKarl-Johan Alm
2020-06-24test: use pgrep for better compatibilityIvan Metlushko
2020-06-22test: Bump linter versionsDuncan Dean
2020-06-22test: refactor functional tests to use restart_nodeChristopher Coverdale
2020-06-22test: Test gettxouttsetinfo hash_type optionFabian Jahr
2020-06-21test: Check that peers with forcerelay permission do not get a feefilter messageMarcoFalke
2020-06-21test: Add connect_nodes methodMarcoFalke
2020-06-21test: Add test for no net permissionMarcoFalke
2020-06-21test: Replace self.nodes[0].p2p with connMarcoFalke
2020-06-21test: remove redundant generateMarcoFalke
2020-06-21test: pep-8 p2p_feefilter.pyMarcoFalke
2020-06-21Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...MarcoFalke
2020-06-21Merge #18027: "PSBT Operations" dialogSamuel Dobson
2020-06-21Merge #19133: rpc, cli, test: add bitcoin-cli -generate commandSamuel Dobson
2020-06-21Merge #19200: rpc: remove deprecated getaddressinfo fieldsSamuel Dobson
2020-06-21Merge #16377: [rpc] don't automatically append inputs in walletcreatefundedpsbtSamuel Dobson
2020-06-19Merge #19054: wallet: Skip hdKeypath of 'm' when determining inactive hd seedsMarcoFalke