aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-15Merge bitcoin/bitcoin#22541: Add a new RPC command: restorewalletSamuel Dobson
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-13p2p: log addrman consistency checksJon Atack
2021-08-13Merge bitcoin/bitcoin#20233: addrman: Make consistency checks a runtime optionfanquake
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-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-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#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-07fuzz: Re-enable assert in banman againMarcoFalke
2021-08-06refactor: Reuse MakeUnorderedList where possibleHennadii Stepanov
2021-08-06refactor: Move MakeUnorderedList into util/string.h to make it reusableHennadii Stepanov
2021-08-06scripted-diff: Rename JoinErrors in more general MakeUnorderedListHennadii Stepanov
2021-08-06Merge bitcoin-core/gui#396: Ensure external signer option remains disabled wi...Hennadii Stepanov
2021-08-06Merge bitcoin-core/gui#379: Prompt to reset settings when settings.json canno...Hennadii Stepanov
2021-08-06fuzz: Avoid OOM in system fuzz targetMarcoFalke
2021-08-06[policy] ancestor/descendant limits for packagesglozow
2021-08-05gui: ensure external signer option remains disabled without signersAndrew Chow
2021-08-05[tests] Make deterministic addrman use nKey = 1John Newbery
2021-08-05[addrman] Add deterministic argument to CAddrMan ctorJohn Newbery
2021-08-05Add missing const to CAddrMan::Check_()MarcoFalke
2021-08-05Merge bitcoin/bitcoin#21129: fuzz: check that ser+unser produces the same Add...MarcoFalke
2021-08-05[mempool] check ancestor/descendant limits for packagesglozow
2021-08-05[refactor] pass size/count instead of entry to CalculateAncestorsAndCheckLimitsglozow
2021-08-05MOVEONLY: add helper function for calculating ancestors and checking limitsglozow
2021-08-05misc package validation doc improvementsglozow
2021-08-05test: Set regtest.BIP66Height = 102 to speed up testsMarcoFalke
2021-08-05test: Add missing includeMarcoFalke
2021-08-05Merge bitcoin/bitcoin#22277: test: Properly set BIP34 height in CreateNewBloc...MarcoFalke