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-06-20
net: remove now unused Sock::Release()
Vasil Dimov
2022-06-18
Merge bitcoin/bitcoin#25410: wallet: fix warning: "argument name 'feerate' in...
MacroFake
2022-06-18
wallet: fix warning: "argument name 'feerate' in comment does not match param...
furszy
2022-06-17
Merge bitcoin/bitcoin#25005: wallet: remove extra wtx lookup in 'AvailableCoi...
Andrew Chow
2022-06-17
Merge bitcoin/bitcoin#25289: test: implement 'bech32m' mode for `getnewdestin...
laanwj
2022-06-17
Merge bitcoin/bitcoin#25360: build: SystemTap 4.7 (RISC-V support)
laanwj
2022-06-17
Merge bitcoin/bitcoin#25281: build: Remove unused `LIBBITCOIN_KERNEL` variable
laanwj
2022-06-17
Merge bitcoin/bitcoin#25299: doc: Correct comments re. units of constants
laanwj
2022-06-17
Merge bitcoin/bitcoin#25392: scripts: remove no-longer-needed ignored exports
laanwj
2022-06-16
Merge bitcoin/bitcoin#22380: build: add and use C_STANDARD and CXX_STANDARD i...
laanwj
2022-06-16
Merge bitcoin/bitcoin#24864: contrib: Use asmap for ASN lookup in makeseeds
laanwj
2022-06-16
Merge bitcoin/bitcoin#24649: wallet: do not count wallet utxos as external
Andrew Chow
2022-06-16
Merge bitcoin/bitcoin#24356: refactor: replace CConnman::SocketEvents() with ...
laanwj
2022-06-16
Merge bitcoin/bitcoin#25215: [kernel 2d/n] Reduce CTxMemPool constructor call...
laanwj
2022-06-16
Merge bitcoin/bitcoin#25282: Bugfix: configure: Define default for use_libevent
laanwj
2022-06-16
build: add and use CXX_STANDARD in depends
fanquake
2022-06-16
build: add and use C_STANDARD in depends
fanquake
2022-06-16
scripts: remove no-longer-needed ignored exports
fanquake
2022-06-16
Merge bitcoin/bitcoin#25369: Unsubtree Univalue
MacroFake
2022-06-16
Merge bitcoin/bitcoin#25382: doc requirement that replacement must have highe...
fanquake
2022-06-15
bench/rpc_mempool: Create ChainTestingSetup, use its CTxMemPool
Carl Dong
2022-06-15
bench: Use existing CTxMemPool in TestingSetup
Carl Dong
2022-06-15
scripted-diff: test: Use CTxMemPool in TestingSetup
Carl Dong
2022-06-15
test/policyestimator: Use ChainTestingSetup's CTxMemPool
Carl Dong
2022-06-15
rest/getutxos: Don't construct empty mempool
Carl Dong
2022-06-15
[doc] RBF feerate rule
glozow
2022-06-15
Merge bitcoin/bitcoin#25368: doc: Update importaddress mention incompatibilit...
Andrew Chow
2022-06-15
Merge bitcoin/bitcoin#25358: test: passing a value below 5 MB to -maxmempool ...
MacroFake
2022-06-15
Merge bitcoin-core/gui#618: refactor: Add `transactionoverviewwidget.cpp` sou...
Hennadii Stepanov
2022-06-15
Merge bitcoin/bitcoin#25223: [kernel 2e/n] miner: Make `mempool` optional, st...
fanquake
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-06-15
refactor: un-subtree univalue
fanquake
2022-06-15
Merge bitcoin/bitcoin#25339: RPC/blockchain: Elaborate on scantxoutset docume...
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25374: test: remove unused `create_confirmed_utxos` helper
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25370: test: check for `getblocktxn` request with out-o...
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25156: refactor: Introduce PeerManagerImpl::RejectIncom...
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25338: scripted-diff: Avoid incompatibility with CMake ...
MacroFake
2022-06-15
test: remove unused `create_confirmed_utxos` helper
Sebastian Falbesoner
2022-06-14
doc: Update importaddress mention incompatibility with descriptor wallet
BrokenProgrammer
2022-06-14
Merge bitcoin/bitcoin#23611: build: add `LTO` option to depends
laanwj
2022-06-14
test: check for `getblocktxn` request with out-of-bounds tx index
Sebastian Falbesoner
2022-06-14
qt, refactor: Add `transactionoverviewwidget.cpp` source file
Hennadii Stepanov
2022-06-14
Merge bitcoin/bitcoin#25367: [contrib] message-capture-parser: fix out of bou...
MacroFake
2022-06-14
message-capture-parser: fix out of bounds error for empty vectors
Sebastian Falbesoner
2022-06-14
test: implement 'bech32m' mode for `getnewdestination()` helper
Sebastian Falbesoner
2022-06-14
test: add helpers for creating P2TR scripts/addresses from output key
Sebastian Falbesoner
2022-06-14
build: support LTO in depends
fanquake
2022-06-14
Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...
laanwj
2022-06-14
Merge bitcoin/bitcoin#25332: build: test for timingsafe_bcmp
laanwj
2022-06-14
scripted-diff: Avoid incompatibility with CMake AUTOUIC feature
Hennadii Stepanov
[next]