aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-03Tests for funding with external inputsAndrew Chow
2021-10-03allow fundtx rpcs to work with external inputsAndrew Chow
2021-10-03Merge bitcoin/bitcoin#23151: doc: Combine 23.0 release notesfanquake
2021-10-02Test transactions conflicted by double spend in listtransactionsJon Atack
2021-10-02contrib: Ask for captcha in signet getcoins.pyW. J. van der Laan
2021-10-01refactor: Remove unused ParsePrechecks from ParseIntegralMarcoFalke
2021-10-01Add syscall sandboxing (seccomp-bpf)practicalswift
2021-10-01Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the fu...MarcoFalke
2021-10-01Merge bitcoin/bitcoin#23142: Return false on corrupt tx rather than assertingW. J. van der Laan
2021-10-01Merge bitcoin/bitcoin#22585: fuzz: add guide to fuzzing with Eclipser v1.xW. J. van der Laan
2021-10-01doc: Combine 23.0 release notesMarcoFalke
2021-10-01Merge bitcoin/bitcoin#22340: p2p: Use legacy relaying to download blocks in b...MarcoFalke
2021-10-01Merge bitcoin/bitcoin#23147: refactor: rename DBErrors::RESCAN_REQUIRED to NE...fanquake
2021-10-01scripted-diff: rename DBErrors::RESCAN_REQUIRED to NEED_RESCANSamuel Dobson
2021-09-30Merge bitcoin/bitcoin#23123: Remove `-rescan` startup parameterW. J. van der Laan
2021-09-30test: update assert_fee_amount() in test_framework/util.pyJon Atack
2021-09-30Merge bitcoin-core/gui#342: wallet: Move wallets loading out from the main GU...Hennadii Stepanov
2021-09-30Replace use of locale dependent atoi(…) with locale-independent std::from_c...practicalswift
2021-09-30Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23104: log: Avoid breaking single log lines over multip...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23082: build: improve gexauxval() detection, remove get...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23133: Update crc32c subtreefanquake
2021-09-30Merge bitcoin/bitcoin#23130: doc: Revert "Remove outdated comments" and place...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23112: wallet: enable SQLite extended result codesW. J. van der Laan
2021-09-30Return false on corrupt tx rather than assertingSamuel Dobson
2021-09-30Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...W. J. van der Laan
2021-09-30Merge bitcoin-core/gui#439: Do not show unused widgets at startupHennadii Stepanov
2021-09-30doc: Suggest using jom instead of nmakeHennadii Stepanov
2021-09-30doc: Replace a link to Qt precompiled binaries with compile instructionsHennadii Stepanov
2021-09-30Merge bitcoin/bitcoin#23126: doc: update developer docs for subtree renamingfanquake
2021-09-30consensus: use <cstdint> over <stdint.h> in amount.hfanquake
2021-09-30consensus: make COIN & MAX_MONEY constexprfanquake
2021-09-30[MOVEONLY] consensus: move amount.h into consensusfanquake
2021-09-30Add rescan removal release noteSamuel Dobson
2021-09-30Remove -rescan startup parameterSamuel Dobson
2021-09-30Corrupt wallet tx shouldn't trigger rescan of all walletsSamuel Dobson
2021-09-29Allow Coin Selection be able to take external inputsAndrew Chow
2021-09-29Allow CInputCoin to also be constructed with COutPoint and CTxOutAndrew Chow
2021-09-29qt: Do not show unused widgets at startupHennadii Stepanov
2021-09-29log: Adjust coin selection log stringMarcoFalke
2021-09-29test: Fix typos in testsMarcoFalke
2021-09-29log: Avoid broken DEBUG_LOCKORDER logMarcoFalke
2021-09-29Merge bitcoin/bitcoin#23064: fuzz: Fix memory leak in system fuzz targetMarcoFalke
2021-09-29Add release notes for fee est with replacement txsAntoine Poinsot
2021-09-29qa: test fee estimation with replacement transactionsAntoine Poinsot
2021-09-29qa: split run_test into smaller partsAntoine Poinsot
2021-09-29test: use miniwallet in test_rpc() function in feature_rbf.pyShubhankar
2021-09-29Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...Hennadii Stepanov
2021-09-29Re-include RBF replacement txs in fee estimationAntoine Poinsot
2021-09-29qt, refactor: Drop intermediate BitcoinApplication::shutdownResult slotHennadii Stepanov