aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21build: remove stdio.h from header checksfanquake
2022-09-21refactor: use <cstdio> over stdio.hfanquake
2022-09-21Merge bitcoin/bitcoin#26135: build: remove strings.h from header checksfanquake
2022-09-21Merge bitcoin/bitcoin#25933: wallet: AvailableCoins, simplify output script t...Andrew Chow
2022-09-21Merge bitcoin/bitcoin#26099: build: remove duplicate / unneeded libs from ben...fanquake
2022-09-21Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...fanquake
2022-09-21Merge bitcoin/bitcoin#25873: depends: Boost 1.80.0fanquake
2022-09-21Merge bitcoin/bitcoin#25989: init: abort if i2p/cjdns are chosen via -onlynet...fanquake
2022-09-21Merge bitcoin/bitcoin#26143: test: wait for the expected basic block filter i...MacroFake
2022-09-20Merge bitcoin/bitcoin#26132: wallet: Fix nNextResend data race in ResubmitWal...Andrew Chow
2022-09-20test: wait for the expected basic block filter index in `interface_rest`brunoerg
2022-09-20Merge bitcoin/bitcoin#26127: test: check that bumping tx with already spent c...MacroFake
2022-09-20Merge bitcoin/bitcoin#26116: rpc: Allow importmulti watchonly imports with lo...Andrew Chow
2022-09-20Merge bitcoin/bitcoin#26036: net: add NetEventsInterface::g_msgproc_mutexfanquake
2022-09-20build: remove strings.h from header checksfanquake
2022-09-20Fix nNextResend data race in ResubmitWalletTransactionsMacroFake
2022-09-20Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored ...MacroFake
2022-09-20Merge bitcoin/bitcoin#26067: util: improve bitcoin-wallet exit codesMacroFake
2022-09-19test: check that bumping tx with already spent coin failsSebastian Falbesoner
2022-09-19Merge bitcoin/bitcoin#26124: docs: Add 371 to bips.mdglozow
2022-09-19docs: Add 371 to bips.mdAndrew Chow
2022-09-19Merge bitcoin/bitcoin#26119: doc: Move -permitbaremultisig to the relay help ...MacroFake
2022-09-19Merge bitcoin/bitcoin#26121: build: Bump version to 24.99MacroFake
2022-09-19build: Bump version to 24.99fanquake
2022-09-19Merge bitcoin/bitcoin#26005: Wallet: Fix error handling (copy_file failure in...fanquake
2022-09-19rpc: make addpeeraddress work with cjdns addressesMartin Zumsande
2022-09-19init: Abort if i2p/cjdns are chosen via -onlynet but unreachableMartin Zumsande
2022-09-19Merge bitcoin/bitcoin#25540: miniscript: avoid wasteful computation, prevent ...glozow
2022-09-19doc: Move -permitbaremultisig to the relay help categoryMacroFake
2022-09-19test: Test watchonly imports with passphrase-locked walletAurèle Oulès
2022-09-18Merge bitcoin/bitcoin#26075: contrib: remove 32bit linux code from release sc...fanquake
2022-09-17rpc: Allow importmulti watchonly imports with locked walletAurèle Oulès
2022-09-17wallet: AvailableCoins, simplify output script type acquisitionfurszy
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