index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-21
build: remove stdio.h from header checks
fanquake
2022-09-21
refactor: use <cstdio> over stdio.h
fanquake
2022-09-21
Merge bitcoin/bitcoin#26135: build: remove strings.h from header checks
fanquake
2022-09-21
Merge bitcoin/bitcoin#25933: wallet: AvailableCoins, simplify output script t...
Andrew Chow
2022-09-21
Merge bitcoin/bitcoin#26099: build: remove duplicate / unneeded libs from ben...
fanquake
2022-09-21
Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...
fanquake
2022-09-21
Merge bitcoin/bitcoin#25873: depends: Boost 1.80.0
fanquake
2022-09-21
Merge bitcoin/bitcoin#25989: init: abort if i2p/cjdns are chosen via -onlynet...
fanquake
2022-09-21
Merge bitcoin/bitcoin#26143: test: wait for the expected basic block filter i...
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26132: wallet: Fix nNextResend data race in ResubmitWal...
Andrew Chow
2022-09-20
test: wait for the expected basic block filter index in `interface_rest`
brunoerg
2022-09-20
Merge bitcoin/bitcoin#26127: test: check that bumping tx with already spent c...
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26116: rpc: Allow importmulti watchonly imports with lo...
Andrew Chow
2022-09-20
Merge bitcoin/bitcoin#26036: net: add NetEventsInterface::g_msgproc_mutex
fanquake
2022-09-20
build: remove strings.h from header checks
fanquake
2022-09-20
Fix nNextResend data race in ResubmitWalletTransactions
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored ...
MacroFake
2022-09-20
Merge bitcoin/bitcoin#26067: util: improve bitcoin-wallet exit codes
MacroFake
2022-09-19
test: check that bumping tx with already spent coin fails
Sebastian Falbesoner
2022-09-19
Merge bitcoin/bitcoin#26124: docs: Add 371 to bips.md
glozow
2022-09-19
docs: Add 371 to bips.md
Andrew Chow
2022-09-19
Merge bitcoin/bitcoin#26119: doc: Move -permitbaremultisig to the relay help ...
MacroFake
2022-09-19
Merge bitcoin/bitcoin#26121: build: Bump version to 24.99
MacroFake
2022-09-19
build: Bump version to 24.99
fanquake
2022-09-19
Merge bitcoin/bitcoin#26005: Wallet: Fix error handling (copy_file failure in...
fanquake
2022-09-19
rpc: make addpeeraddress work with cjdns addresses
Martin Zumsande
2022-09-19
init: Abort if i2p/cjdns are chosen via -onlynet but unreachable
Martin Zumsande
2022-09-19
Merge bitcoin/bitcoin#25540: miniscript: avoid wasteful computation, prevent ...
glozow
2022-09-19
doc: Move -permitbaremultisig to the relay help category
MacroFake
2022-09-19
test: Test watchonly imports with passphrase-locked wallet
Aurèle Oulès
2022-09-18
Merge bitcoin/bitcoin#26075: contrib: remove 32bit linux code from release sc...
fanquake
2022-09-17
rpc: Allow importmulti watchonly imports with locked wallet
Aurèle Oulès
2022-09-17
wallet: AvailableCoins, simplify output script type acquisition
furszy
2022-09-17
Make miniscript string parsing account for exact script size as bound
Pieter Wuille
2022-09-17
Permit delaying duplicate key check in miniscript::Node construction
Pieter Wuille
2022-09-16
Bugfix: Wallet: Return util::Error rather than non-error nullptr when CreateW...
Luke Dashjr
2022-09-16
Bugfix: Wallet: Wrap RestoreWallet content in a try block to ensure exception...
Luke Dashjr
2022-09-16
contrib: remove outdated comment from symbol-check script
fanquake
2022-09-16
contrib: remove 32bit linux code from release scripts
fanquake
2022-09-16
Merge bitcoin/bitcoin#26087: build: prune BOOST_CPPFLAGS from libbitcoin_zmq
fanquake
2022-09-16
Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py once
MacroFake
2022-09-16
Merge bitcoin/bitcoin#26086: build: remove BOOST_CPPFLAGS usage from bitcoin-tx
fanquake
2022-09-16
Merge bitcoin/bitcoin#25918: build: prune event2 compat headers
fanquake
2022-09-16
Merge bitcoin/bitcoin#25971: refactor: Use std::string for thread and index n...
MacroFake
2022-09-16
Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging
fanquake
2022-09-16
Merge bitcoin/bitcoin#26057: build, guix: Get rid of perl dependency
fanquake
2022-09-16
Merge bitcoin/bitcoin#26105: Use ReadLE64 in uint256::GetUint64 instead of du...
fanquake
2022-09-16
Merge bitcoin/bitcoin#26065: i2p: use the same destination type for transient...
fanquake
2022-09-16
Merge bitcoin/bitcoin#26093: doc: consolidate release-note fragments pre-wiki
MacroFake
2022-09-15
Use ReadLE64 in uint256::GetUint64() instead of duplicating logic
Pieter Wuille
[next]