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
2024-06-25
Update secp256k1 subtree to latest master
fanquake
2024-06-24
Merge bitcoin/bitcoin#30200: Introduce Mining interface
Ryan Ofsky
2024-06-24
Merge bitcoin/bitcoin#29876: build: add `-Wundef`
merge-script
2024-06-23
doc: Add note to getblockfrompeer on missing undo data
Fabian Jahr
2024-06-23
rpc: Make pruneheight also reflect undo data presence
Fabian Jahr
2024-06-21
wallet: notify when preset + automatic inputs exceed max weight
furszy
2024-06-21
refactor, blockstorage: Generalize GetFirstStoredBlock
Fabian Jahr
2024-06-21
refactor: use #ifdef HAVE_SOCKADDR_UN
fanquake
2024-06-21
randomenv: use ifdef over if
fanquake
2024-06-21
zmq: use #ifdef ENABLE_ZMQ
fanquake
2024-06-21
build: Suppress warnings from boost and capnproto in multiprocess code
Ryan Ofsky
2024-06-21
assumeutxo: Check snapshot base block is not marked invalid
Fabian Jahr
2024-06-20
refactor: remove extraneous lock annotations from function definitions
Cory Fields
2024-06-20
Merge bitcoin/bitcoin#30202: netbase: extend CreateSock() to support creating...
Ava Chow
2024-06-20
Merge bitcoin/bitcoin#29862: test: Validate oversized transactions or without...
Ava Chow
2024-06-20
Merge bitcoin/bitcoin#29575: net_processing: make any misbehavior trigger imm...
Ava Chow
2024-06-20
gui: show maximum mempool size in information window
Sebastian Falbesoner
2024-06-20
add node interface method for getting maximum mempool size
Sebastian Falbesoner
2024-06-20
Merge bitcoin/bitcoin#30307: fuzz: Fix wallet_bdb_parser 32-bit unhandled fse...
merge-script
2024-06-20
Merge bitcoin/bitcoin#30248: refactor: Add explicit cast to expected_last_pag...
merge-script
2024-06-19
test: Make blockencodings_tests deterministic
AngusP
2024-06-19
refactor: Move early loadtxoutset checks into ActiveSnapshot
Fabian Jahr
2024-06-19
Merge bitcoin/bitcoin#30300: fuzz: have package_rbf always make small txns
glozow
2024-06-19
fuzz: Fix wallet_bdb_parser 32-bit unhandled fseek error
MarcoFalke
2024-06-19
Don't use iterator addresses in IteratorComparator
dergoegge
2024-06-18
rpc: call IsInitialBlockDownload via miner interface
Sjors Provoost
2024-06-18
Validate oversized transaction
Lőrinc
2024-06-18
Validate transaction without inputs
Lőrinc
2024-06-18
Use SCRIPT_VERIFY_NONE instead of hard-coded 0 in transaction_tests
Lőrinc
2024-06-18
rpc: minize getTipHash() calls in gbt
Sjors Provoost
2024-06-18
rpc: call processNewBlock via miner interface
Sjors Provoost
2024-06-18
rpc: getTransactionsUpdated via miner interface
Sjors Provoost
2024-06-18
Always pass options to BlockAssembler constructor
Sjors Provoost
2024-06-18
rpc: call CreateNewBlock via miner interface
Sjors Provoost
2024-06-18
rpc: getblocktemplate getTipHash() via Miner interface
Sjors Provoost
2024-06-18
rpc: call TestBlockValidity via miner interface
Sjors Provoost
2024-06-18
Introduce Mining interface
Sjors Provoost
2024-06-18
fuzz: have package_rbf always make small txns
Greg Sanders
2024-06-18
upnp: add compatibility for miniupnpc 2.2.8
Cory Fields
2024-06-18
rename policy/v3_policy.* to policy/truc_policy.*
glozow
2024-06-17
Merge bitcoin/bitcoin#28984: Cluster size 2 package rbf
Ava Chow
2024-06-17
Merge bitcoin/bitcoin#30058: Encapsulate warnings in generalized node::Warnin...
Ava Chow
2024-06-17
move-only: refactor CreateTransactionInternal
josibake
2024-06-17
wallet: use CRecipient instead of CTxOut
josibake
2024-06-17
test: expand LimitOrphan and EraseForPeer coverage
Greg Sanders
2024-06-14
Merge bitcoin/bitcoin#27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE whe...
Ava Chow
2024-06-14
Merge bitcoin/bitcoin#30255: log: use error level for critical log messages
Ava Chow
2024-06-14
fuzz: FuzzedSock::Recv() don't lose bytes from MSG_PEEK read
Vasil Dimov
2024-06-14
fuzz: simplify FuzzedSock::m_peek_data
Vasil Dimov
2024-06-14
netbase: extend CreateSock() to support creating arbitrary sockets
Vasil Dimov
[prev]
[next]