aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-19Merge bitcoin/bitcoin#26122: [24.x] Bump version to 24.0rc1v24.0rc1fanquake
2022-09-19doc: update version number in bips.md to v24.0fanquake
2022-09-19doc: Generate example bitcoin conf for 24.0rc1fanquake
2022-09-19doc: Generate manual pages for 24.0rc1fanquake
2022-09-19build: Bump version to 24.0rc1fanquake
2022-09-19Merge bitcoin/bitcoin#26005: Wallet: Fix error handling (copy_file failure in...fanquake
2022-09-19Merge bitcoin/bitcoin#25540: miniscript: avoid wasteful computation, prevent ...glozow
2022-09-18Merge bitcoin/bitcoin#26075: contrib: remove 32bit linux code from release sc...fanquake
2022-09-17Make miniscript string parsing account for exact script size as boundPieter Wuille
2022-09-17Permit delaying duplicate key check in miniscript::Node constructionPieter Wuille
2022-09-16Bugfix: Wallet: Return util::Error rather than non-error nullptr when CreateW...Luke Dashjr
2022-09-16Bugfix: Wallet: Wrap RestoreWallet content in a try block to ensure exception...Luke Dashjr
2022-09-16contrib: remove outdated comment from symbol-check scriptfanquake
2022-09-16contrib: remove 32bit linux code from release scriptsfanquake
2022-09-16Merge bitcoin/bitcoin#26087: build: prune BOOST_CPPFLAGS from libbitcoin_zmqfanquake
2022-09-16Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py onceMacroFake
2022-09-16Merge bitcoin/bitcoin#26086: build: remove BOOST_CPPFLAGS usage from bitcoin-txfanquake
2022-09-16Merge bitcoin/bitcoin#25918: build: prune event2 compat headersfanquake
2022-09-16Merge bitcoin/bitcoin#25971: refactor: Use std::string for thread and index n...MacroFake
2022-09-16Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench loggingfanquake
2022-09-16Merge bitcoin/bitcoin#26057: build, guix: Get rid of perl dependencyfanquake
2022-09-16Merge bitcoin/bitcoin#26105: Use ReadLE64 in uint256::GetUint64 instead of du...fanquake
2022-09-16Merge bitcoin/bitcoin#26065: i2p: use the same destination type for transient...fanquake
2022-09-16Merge bitcoin/bitcoin#26093: doc: consolidate release-note fragments pre-wikiMacroFake
2022-09-15Use ReadLE64 in uint256::GetUint64() instead of duplicating logicPieter Wuille
2022-09-15Merge bitcoin/bitcoin#26024: wallet: fix sendall creates tx that fails tx-siz...Andrew Chow
2022-09-15Merge bitcoin/bitcoin#26091: test: Fix syncwithvalidationinterfacequeue callsAndrew Chow
2022-09-15doc: consolidate & remove release-note fragmentsfanquake
2022-09-15Merge bitcoin/bitcoin#26090: fs: fully initialize `_OVERLAPPED` for win32fanquake
2022-09-15Merge bitcoin/bitcoin#26089: build: remove unused cppflagsfanquake
2022-09-15wallet: fix sendall creates tx that fails tx-size checkkouloumos
2022-09-15build: remove unused libevent cppflagsfanquake
2022-09-15build: remove unused natpmp / upnp cppflagsfanquake
2022-09-15test: Add missing syncwithvalidationinterfacequeueMacroFake
2022-09-15Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been exceededMacroFake
2022-09-14Merge bitcoin/bitcoin#26053: rpc: bugfix, 'add_inputs' default value is true ...Andrew Chow
2022-09-14Merge bitcoin-core/gui#669: Update translation source file for string freeze ...Hennadii Stepanov
2022-09-14test: add coverage for 'add_inputs' dynamic default valuefurszy
2022-09-14qt: Update translation source file for string freeze (round 2)Hennadii Stepanov
2022-09-14Merge bitcoin-core/gui#664: Prevent wrong handling of `%2` token by TransifexHennadii Stepanov
2022-09-14Merge bitcoin-core/gui#663: Cleanup translation commentHennadii Stepanov
2022-09-14Merge bitcoin/bitcoin#26079: Revert "doc: note that brew installed qt is not ...fanquake
2022-09-14Revert "doc: note that brew installed qt is not supported"Hennadii Stepanov
2022-09-14test/doc: Remove unused syncwithvalidationinterfacequeueMacroFake
2022-09-14Merge bitcoin/bitcoin#25831: refactor: Remove trailing semicolon from LOCK2 m...MacroFake
2022-09-14fs: fully initialize _OVERLAPPED for win32Cory Fields
2022-09-14scripted-diff: rename pszThread to thread_namestickies-v
2022-09-14build: prune BOOST_CPPFLAGS from libbitcoin_zmqfanquake
2022-09-14build: remove BOOST_CPPFLAGS usage from bitcoin-txfanquake
2022-09-14Merge bitcoin/bitcoin#26056: build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_...fanquake