aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-07qt: Add Create Unsigned button to SendConfirmationDialogAndrew Chow
2021-09-30Merge bitcoin/bitcoin#23123: Remove `-rescan` startup parameterW. J. van der Laan
2021-09-30Merge bitcoin-core/gui#342: wallet: Move wallets loading out from the main GU...Hennadii Stepanov
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-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-30Merge bitcoin/bitcoin#23126: doc: update developer docs for subtree renamingfanquake
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-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-29Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...Hennadii Stepanov
2021-09-29qt, refactor: Drop intermediate BitcoinApplication::shutdownResult slotHennadii Stepanov
2021-09-29qt: Do not exit and re-enter main event loop during shutdownHennadii Stepanov
2021-09-29Merge bitcoin/bitcoin#23115: bloom: use Span instead of std::vector for `inse...MarcoFalke
2021-09-29Update crc32c subtreeMarcoFalke
2021-09-29Squashed 'src/crc32c/' changes from b5ef9be675..0d624261efMarcoFalke
2021-09-29Merge bitcoin/bitcoin#23124: Fix feature_segwit.py failure due to witnessMarcoFalke
2021-09-29fuzz: Fix memory leak in system fuzz targetMarcoFalke
2021-09-29Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...Hennadii Stepanov
2021-09-29Merge bitcoin-core/gui#416: Add RPC settingHennadii Stepanov
2021-09-29Merge bitcoin-core/gui#345: Connection Type Translator CommentsHennadii Stepanov
2021-09-29Revert "doc: Remove outdated comments"Hennadii Stepanov
2021-09-29Merge bitcoin/bitcoin#23079: test: use MiniWallet for p2p_filter.pyMarcoFalke
2021-09-29doc: update developer docs for subtree renamingfanquake
2021-09-29Merge bitcoin/bitcoin#23108: ci: Enable extended tests on native WindowsMarcoFalke
2021-09-29Merge bitcoin/bitcoin#23120: test: Remove unused and confusing main parameter...MarcoFalke
2021-09-29Fix feature_segwit failure due to witnessSamuel Dobson
2021-09-29Remove outdated dummy wallet -salvagewallet argSamuel Dobson
2021-09-29bloom: cleanup includesfanquake
2021-09-29bloom: use constexpr where appropriatefanquake
2021-09-29bloom: use Span instead of std::vector for `insert` and `contains`William Casarin
2021-09-29Merge bitcoin/bitcoin#23122: doc: Remove un-actionable TODO from chainparams.cppfanquake
2021-09-29Merge bitcoin/bitcoin#20591: wallet, bugfix: fix ComputeTimeSmart function du...Samuel Dobson
2021-09-29Include vout when copying transaction ID from coin selectionSamuel Dobson
2021-09-29Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of CB...Samuel Dobson
2021-09-29Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...Samuel Dobson
2021-09-28Merge bitcoin-core/gui#434: Keep InitExecutor in main gui threadHennadii Stepanov
2021-09-28doc: update doxygen documention of ComputeTimeSmart() and AddToWalletIfInvolv...BitcoinTsunami
2021-09-28test: add functional test to check transaction time determination during bloc...BitcoinTsunami
2021-09-28wallet: fix ComputeTimeSmart algorithm to use blocktime during old block resc...BitcoinTsunami