aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-17Start using init makeNode, makeChain, etc methodsRussell Yanofsky
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-15Merge bitcoin/bitcoin#22541: Add a new RPC command: restorewalletSamuel Dobson
2021-08-15Merge bitcoin/bitcoin#22692: builder-keys: add jamesobfanquake
2021-08-14Merge bitcoin/bitcoin#22696: p2p: log addrman consistency checksfanquake
2021-08-14Merge bitcoin/bitcoin#22604: p2p, rpc, test: address rate-limiting follow-upsfanquake
2021-08-13builder-keys: Add dongcarlCarl Dong
2021-08-13p2p: log addrman consistency checksJon Atack
2021-08-13Merge bitcoin/bitcoin#20233: addrman: Make consistency checks a runtime optionfanquake
2021-08-13test: Test for ApproximateBestSubset edge case with too little feesAndrew Chow
2021-08-13wallet: Assert that enough was selected to cover the feesAndrew Chow
2021-08-13wallet: Use GetSelectionAmount for target value calculationsAndrew Chow
2021-08-12builder-keys: add jamesobJames O'Beirne
2021-08-12Merge bitcoin-core/gui#360: Unregister wallet notifications before unloading ...Hennadii Stepanov
2021-08-12[addrman] Make addrman consistency checks a runtime optionJohn Newbery
2021-08-12Merge bitcoin-core/gui#390: Add SubFeeFromAmount to optionsHennadii Stepanov
2021-08-11clientversion: No suffix #if CLIENT_VERSION_IS_RELEASECarl Dong
2021-08-11Merge bitcoin-core/gui#399: Fix "Load PSBT" functionality when no wallet loadedHennadii Stepanov
2021-08-11Merge bitcoin-core/gui#317: Add Direction column to Peers TabHennadii Stepanov
2021-08-11Merge bitcoin-core/gui#354: Refactor open date range to use std::optionalHennadii Stepanov
2021-08-11qt: Add Load PSBT functionaliy with nowalletPrateek Sancheti
2021-08-11qt, refactor: Fix indentationPrateek Sancheti
2021-08-11qt: Add SubFeeFromAmount optionPrateek Sancheti
2021-08-11Merge bitcoin/bitcoin#22653: refactor: Rename JoinErrors and re-use itfanquake
2021-08-10Change the wallet_backup.py test to use the restorewallet RPC command instead...lsilva01
2021-08-10Add a new RPC command: restorewalletlsilva01
2021-08-10Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed up ...W. J. van der Laan
2021-08-10Merge bitcoin/bitcoin#22547: cli: Add progress bar for -getinfoSamuel Dobson
2021-08-09Merge bitcoin/bitcoin#22642: release: Release with separate SHA256SUMS and si...fanquake
2021-08-09Merge bitcoin/bitcoin#22643: guix-verify: Non-zero exit code when anything failsfanquake
2021-08-09Merge bitcoin/bitcoin#21800: mempool/validation: mempool ancestor/descendant ...fanquake
2021-08-09Merge bitcoin/bitcoin#22337: wallet: Use bilingual_str for errorsSamuel Dobson
2021-08-09Merge bitcoin/bitcoin#22359: wallet: Do not set fInMempool in transactionAdde...Samuel Dobson
2021-08-09Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descr...Samuel Dobson
2021-08-07Merge bitcoin/bitcoin#22657: fuzz: Re-enable assert in banman againMarcoFalke
2021-08-07fuzz: Re-enable assert in banman againMarcoFalke