aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-19Have OutputGroup determine the value to useAndrew Chow
2021-05-19Change SelectCoins_test to actually test SelectCoinsAndrew Chow
2021-05-19Remove CreateTransaction while loop and some related variablesAndrew Chow
2021-05-19Remove use_bnb and bnb_usedAndrew Chow
2021-05-19Do both BnB and Knapsack coin selection in SelectCoinsMinConfAndrew Chow
2021-05-19Have KnapsackSolver actually use effective valuesAndrew Chow
2021-05-19Roll static tx fees into nValueToSelect instead of having it be separateAndrew Chow
2021-05-19Move output reductions for fee to after coin selectionAndrew Chow
2021-05-13Make cost_of_change part of CoinSelectionParamsAndrew Chow
2021-05-13Move some calculations to common code in SelectCoinsMinConfAndrew Chow
2021-05-13scripted-diff: rename some variablesAndrew Chow
2021-05-13Merge bitcoin/bitcoin#21939: refactor: Replace memset calls with array initia...W. J. van der Laan
2021-05-13Merge bitcoin/bitcoin#21914: net: use stronger AddLocal() for our I2P addressW. J. van der Laan
2021-05-13refactor: Replace memset calls with array initializationJoão Barbosa
2021-05-13Merge bitcoin/bitcoin#21907: wallet: Do not iterate a directory if having an ...Samuel Dobson
2021-05-13Merge bitcoin/bitcoin#21910: refactor: remove redundant fOnlySafe argumentSamuel Dobson
2021-05-13Merge bitcoin/bitcoin#21925: doc: Update bips.md for 0.21.1MarcoFalke
2021-05-12Merge bitcoin/bitcoin#21931: ci: Bump cirrus fuzz CPUs to avoid timeoutMarcoFalke
2021-05-12Merge bitcoin/bitcoin#21584: Fix assumeutxo crash due to invalid base_blockhashW. J. van der Laan
2021-05-12Merge bitcoin/bitcoin#21911: build: add configure~ to .gitignoreW. J. van der Laan
2021-05-12ci: Bump cirrus fuzz CPUs to avoid timeoutMarcoFalke
2021-05-12build: add *~ to .gitignoreSjors Provoost
2021-05-12Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t maxW. J. van der Laan
2021-05-12Merge bitcoin/bitcoin#21796: index: Avoid async shutdown on init errorW. J. van der Laan
2021-05-12Merge bitcoin/bitcoin#21927: fuzz: Run const CScript member functions only onceMarcoFalke
2021-05-12Merge bitcoin/bitcoin#21912: doc: Remove mention of priority estimationW. J. van der Laan
2021-05-12Merge bitcoin/bitcoin#21462: guix: Add guix-{attest,verify} scriptsW. J. van der Laan
2021-05-12wallet: Do not iterate a directory if having an error while accessing itHennadii Stepanov
2021-05-12index: Avoid async shutdown on init errorMarcoFalke
2021-05-12fuzz: Run const CScript member functions only onceMarcoFalke
2021-05-12doc: Update bips.md for 0.21.1MarcoFalke
2021-05-12Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor callsMarcoFalke
2021-05-12Merge bitcoin/bitcoin#21593: build, qt, refactor: Get rid of some sed command...fanquake
2021-05-12Merge bitcoin/bitcoin#21922: fuzz: Avoid timeout in EncodeBase58fanquake
2021-05-11fuzz: Avoid timeout in EncodeBase58MarcoFalke
2021-05-11Merge bitcoin/bitcoin#21892: fuzz: Avoid excessively large min fee rate in tx...MarcoFalke
2021-05-11Merge bitcoin/bitcoin#21909: fuzz: Limit max insertions in timedata fuzz testMarcoFalke
2021-05-11net: initialize nMessageSize to max uint32_t instead of -1eugene
2021-05-11Merge bitcoin/bitcoin#21644: p2p, bugfix: use NetPermissions::HasFlag() in CC...W. J. van der Laan
2021-05-11net: use stronger AddLocal() for our I2P addressVasil Dimov
2021-05-11Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual sizeMarcoFalke
2021-05-11doc: Remove mention of priority estimationMarcoFalke
2021-05-11refactor: Avoid magic value of all-zeros in assumeutxo base_blockhashMarcoFalke
2021-05-11Merge bitcoin-core/gui#271: Don't clear console prompt when font resizingW. J. van der Laan
2021-05-11Fix assumeutxo crash due to invalid base_blockhashMarcoFalke
2021-05-11refactor: Use type-safe assumeutxo hashMarcoFalke
2021-05-11refactor: Remove unused codeMarcoFalke
2021-05-11move-only: Add util/hash_typeMarcoFalke
2021-05-11refactor: remove redundant fOnlySafe argumentt-bast
2021-05-11fuzz: Limit max insertions in timedata fuzz testMarcoFalke