aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19test: Add generate* calls to test frameworkMarcoFalke
2021-08-18Merge bitcoin/bitcoin#22229: test: consolidate to f-strings (part 1)MarcoFalke
2021-08-18Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols in ...W. J. van der Laan
2021-08-18Merge bitcoin/bitcoin#22732: net: use m_client_interface rather than uiInterfacefanquake
2021-08-18scripted-diff: replace clientInterface with m_client_interface in netfanquake
2021-08-18net: use clientInterface rather than uiInterfacefanquake
2021-08-18test: use f-strings in mining_*.py testsfanquake
2021-08-18test: use f-strings in interface_*.py testsfanquake
2021-08-18test: use f-strings in feature_proxy.pyfanquake
2021-08-18test: use f-strings in feature_segwit.pyfanquake
2021-08-18test: use f-strings in feature_versionbits_warning.pyfanquake
2021-08-18test: use f-strings in feature_settings.pyfanquake
2021-08-18test: use f-strings in feature_pruning.pyfanquake
2021-08-18test: use f-strings in feature_notifications.pyfanquake
2021-08-18test: use f-strings in feature_minchainwork.pyfanquake
2021-08-18test: use f-strings in feature_logging.pyfanquake
2021-08-18test: use f-strings in feature_loadblock.pyfanquake
2021-08-18test: use f-strings in feature_help.pyfanquake
2021-08-18test: use f-strings in feature_filelock.pyfanquake
2021-08-18test: use f-strings in feature_fee_estimation.pyfanquake
2021-08-18test: use f-strings in feature_dersig.pyfanquake
2021-08-18test: use f-strings in feature_dbcrash.pyfanquake
2021-08-18test: use f-strings in feature_csv_activation.pyfanquake
2021-08-18test: use f-strings in feature_config_args.pyfanquake
2021-08-18test: use f-strings in feature_cltv.pyfanquake
2021-08-18test: use f-strings in feature_blocksdir.pyfanquake
2021-08-18test: use f-strings in feature_backwards_compatibility.pyfanquake
2021-08-18test: use f-strings in feature_asmap.pyfanquake
2021-08-18Merge bitcoin/bitcoin#22725: MOVEONLY: tests: Move addrman ser/deser tests to...fanquake
2021-08-18Merge bitcoin/bitcoin#22215: refactor: Add FoundBlock.found memberfanquake
2021-08-17[MOVEONLY] [tests] Move addrman ser/deser tests to addrman_tests.cppJohn Newbery
2021-08-17Merge bitcoin/bitcoin#22688: contrib: use `keys.openpgp.org` to retrieve buil...fanquake
2021-08-17Merge bitcoin/bitcoin#22627: [addrman] De-duplicate Add() functionfanquake
2021-08-17contrib: use hkps://keys.openpgp.org to retrieve builder keysfanquake
2021-08-17Merge bitcoin/bitcoin#22715: wallet: use `FormatFullVersion()` & `PACKAGE_NAM...fanquake
2021-08-16Merge bitcoin/bitcoin#22718: doc: Add missing PR 16333 release noteMarcoFalke
2021-08-16Merge bitcoin/bitcoin#22684: test: check for invalid `-prune` parametersMarcoFalke
2021-08-16doc: Add missing PR 16333 release noteMarcoFalke
2021-08-16test: check for invalid `-prune` parametersSebastian Falbesoner
2021-08-16Merge bitcoin/bitcoin#22649: fuzz: Avoid OOM in system fuzz targetMarcoFalke
2021-08-16wallet: use PACKAGE_NAME instead of "Bitcoin" in rpcdumpfanquake
2021-08-16wallet: use FormatFullVersion instead of CLIENT_BUILD in rpcdumpfanquake
2021-08-15[addrman] Merge the two Add() functionsAmiti Uttarwar
2021-08-16Merge bitcoin/bitcoin#22685: clientversion: No suffix #if CLIENT_VERSION_IS_R...fanquake
2021-08-16Merge bitcoin/bitcoin#22686: wallet: Use GetSelectionAmount in ApproximateBes...fanquake
2021-08-16Merge bitcoin/bitcoin#22700: builder-keys: Add dongcarlfanquake
2021-08-16Merge bitcoin/bitcoin#22523: Document about wallet backup and restorationSamuel Dobson
2021-08-17Document about wallet backup and restorationlsilva01
2021-08-15Merge bitcoin/bitcoin#22541: Add a new RPC command: restorewalletSamuel Dobson
2021-08-15Merge bitcoin/bitcoin#22692: builder-keys: add jamesobfanquake