index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-09-20
Merge bitcoin/bitcoin#28472: Remove MemPoolAccept::m_limits to avoid mutating...
Andrew Chow
2023-09-20
Merge bitcoin/bitcoin#28470: fuzz: Rework addr fuzzing
fanquake
2023-09-19
Merge bitcoin/bitcoin#28125: wallet: bugfix, disallow migration of invalid sc...
Andrew Chow
2023-09-19
Merge bitcoin/bitcoin#28246: wallet: Use CTxDestination in CRecipient instead...
fanquake
2023-09-19
Remove SER_GETHASH, hard-code client version in CKeyPool serialize
MarcoFalke
2023-09-19
Remove CHashWriter type
MarcoFalke
2023-09-19
Remove unused GetType() from OverrideStream, CVectorWriter, SpanReader
MarcoFalke
2023-09-19
fuzz: Add missing PROVIDE_FUZZ_MAIN_FUNCTION guard to __AFL_FUZZ_INIT
MarcoFalke
2023-09-19
rpc: Introduce getaddrmaninfo for count of addresses stored in new/tried table
stratospher
2023-09-16
Merge bitcoin/bitcoin#28489: tests: fix incorrect assumption in v2transport_test
fanquake
2023-09-15
rpc: `descriptorprocesspsbt` return hex encoded tx
ismaelsadeeq
2023-09-15
Refactor: Replace 'isMockableChain' with inline 'ChainType' check for 'submit...
Tim Neubauer
2023-09-15
Merge bitcoin/bitcoin#28473: refactor: Serialization parameter cleanups
fanquake
2023-09-15
Return CAutoFile from BlockManager::Open*File()
MarcoFalke
2023-09-15
Make BufferedFile to be a CAutoFile wrapper
MarcoFalke
2023-09-15
refactor: Drop unused fclose() from BufferedFile
MarcoFalke
2023-09-15
tests: fix incorrect assumption in v2transport_test
Pieter Wuille
2023-09-15
Merge bitcoin/bitcoin#28480: fuzz: Don't use afl++ deferred forkserver mode
fanquake
2023-09-15
Merge bitcoin/bitcoin#28452: Do not use std::vector = {} to release memory
fanquake
2023-09-14
Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...
Andrew Chow
2023-09-14
Remove MemPoolAccept::m_limits, only have local copies for carveouts
Greg Sanders
2023-09-14
Merge bitcoin/bitcoin#27850: test: Add unit & functional test coverage for bl...
Andrew Chow
2023-09-14
[fuzz] Don't use afl++ deferred forkserver mode
dergoegge
2023-09-14
Merge bitcoin/bitcoin#28460: fuzz: Use afl++ shared-memory fuzzing
fanquake
2023-09-14
Merge bitcoin/bitcoin#28423: kernel: Remove protocol.h/netaddress.h/compat.h ...
fanquake
2023-09-14
Merge bitcoin/bitcoin#28458: refactor: Remove unused GetType() from CBuffered...
fanquake
2023-09-14
scripted-diff: use SER_PARAMS_OPFUNC
Anthony Towns
2023-09-14
serialize: add SER_PARAMS_OPFUNC
Anthony Towns
2023-09-14
serialize: specify type for ParamsWrapper not ref
Anthony Towns
2023-09-14
serialize: move ser_action functions out of global namespace
Anthony Towns
2023-09-13
Amend bumpfee for inputs with overlapping ancestry
Murch
2023-09-13
Bump unconfirmed parent txs to target feerate
Murch
2023-09-13
coinselection: Move GetSelectionWaste into SelectionResult
Andrew Chow
2023-09-13
[node] interface to get bump fees
glozow
2023-09-13
Make MiniMinerMempoolEntry fields private
Murch
2023-09-13
Remove unused imports
Murch
2023-09-13
Fix calculation of ancestor set feerates in test
Murch
2023-09-13
Match tx names to index in miniminer overlap test
Murch
2023-09-13
Merge bitcoin/bitcoin#28251: validation: fix coins disappearing mid-package e...
fanquake
2023-09-13
[validation] don't LimitMempoolSize in any subpackage submissions
glozow
2023-09-13
[validation] return correct result when already-in-mempool tx gets evicted
glozow
2023-09-13
[refactor] back-fill results in AcceptPackage
glozow
2023-09-13
[validation] make PackageMempoolAcceptResult members mutable
glozow
2023-09-13
[validation] add AcceptSubPackage to delegate Accept* calls and clean up m_view
glozow
2023-09-13
[CCoinsViewMemPool] track non-base coins and allow Reset
glozow
2023-09-13
[policy] check for duplicate txids in package
glozow
2023-09-13
fuzz: Rework addr fuzzing
MarcoFalke
2023-09-13
fuzz: Drop unused params from serialize helpers
MarcoFalke
2023-09-13
make DisconnectedBlockTransactions responsible for its own memory management
glozow
2023-09-13
MOVEONLY: DisconnectedBlockTransactions to its own file
glozow
[prev]
[next]