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
2024-06-24
build: Drop redundant `sys/sysctl.h` header check
Hennadii Stepanov
2024-06-24
Merge bitcoin/bitcoin#30310: ci: add option for running tests without volume
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
ci: increase available ccache size to 300MB
Max Edwards
2024-06-21
test: Check that non empty version packet is ignored and no disconnection hap...
stratospher
2024-06-21
test: Check that disconnection happens when AAD isn't filled
stratospher
2024-06-21
test: Check that disconnection happens when garbage sent/received are different
stratospher
2024-06-21
test: Check that disconnection happens when wrong garbage terminator is sent
stratospher
2024-06-21
test: Check that disconnection happens when >4095 garbage bytes is sent
stratospher
2024-06-21
refactor, blockstorage: Generalize GetFirstStoredBlock
Fabian Jahr
2024-06-21
Merge bitcoin/bitcoin#30314: doc: clarify Cirrus self-hosted workers setup
merge-script
2024-06-21
Merge bitcoin/bitcoin#30316: refactor: remove extraneous lock annotations fro...
merge-script
2024-06-21
build: add -Wundef
fanquake
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
test: Remove unnecessary restart in assumeutxo test
Fabian Jahr
2024-06-21
assumeutxo: Check snapshot base block is not marked invalid
Fabian Jahr
2024-06-21
ci: clarify Cirrus self-hosted workers setup
Sjors Provoost
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
ci: add option for running tests without volume
Max Edwards
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
contrib: add R(UN)PATH check to ELF symbol-check
fanquake
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
QA: Expect PACKAGE_NAME rather than constant "Bitcoin Core"
Luke Dashjr
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-19
Merge bitcoin/bitcoin#30283: upnp: fix build with miniupnpc 2.2.8
merge-script
2024-06-18
rpc: call IsInitialBlockDownload via miner interface
Sjors Provoost
2024-06-18
Replace hard-coded constant in test
Lőrinc
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
[prev]
[next]