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-28
doc: Fix outdated dev comment about logging
MarcoFalke
2024-06-27
Merge bitcoin/bitcoin#30335: Mining interface followups, reduce cs_main locki...
Ryan Ofsky
2024-06-27
Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (repl...
Ryan Ofsky
2024-06-27
Merge bitcoin/bitcoin#30050: refactor, wallet: get serialized size of `CRecip...
Ava Chow
2024-06-27
doc: detail -rpccookieperms option
willcl-ark
2024-06-27
test: add rpccookieperms test
willcl-ark
2024-06-27
init: add option for rpccookie permissions
willcl-ark
2024-06-27
util: add perm string helper functions
willcl-ark
2024-06-27
Have testBlockValidity hold cs_main instead of caller
Sjors Provoost
2024-06-27
refactor: use CHECK_NONFATAL to avoid single-use symbol
Sjors Provoost
2024-06-27
Drop unneeded lock from createNewBlock
Sjors Provoost
2024-06-26
Merge bitcoin/bitcoin#29833: i2p: fix and improve logs
Ava Chow
2024-06-26
Merge bitcoin/bitcoin#30334: Update libsecp256k1 subtree to latest master
Ava Chow
2024-06-26
Merge bitcoin/bitcoin#30309: wallet: notify when preset + automatic inputs ex...
Ava Chow
2024-06-26
Merge bitcoin/bitcoin#30327: build: Drop redundant `sys/sysctl.h` header check
merge-script
2024-06-26
Merge bitcoin/bitcoin#29987: guix: build with glibc 2.31
merge-script
2024-06-26
Merge bitcoin/bitcoin#30007: chainparams: Add achow101 DNS seeder
merge-script
2024-06-26
Merge bitcoin/bitcoin#30321: rest: don't copy data when sending binary response
merge-script
2024-06-26
refactor: testBlockValidity make out argument last
Sjors Provoost
2024-06-26
Add missing include for mining interface
Sjors Provoost
2024-06-26
Merge bitcoin/bitcoin#30147: contrib: Fixup verify-binaries OS platform parsing
merge-script
2024-06-26
Merge bitcoin/bitcoin#30312: contrib: add R(UN)PATH check to ELF symbol-check
merge-script
2024-06-26
rest: don't copy data when sending binary response
Roman Zeyde
2024-06-25
contrib: Fixup verify-binaries OS platform parsing
Ben Westgate
2024-06-25
Update secp256k1 subtree to latest master
fanquake
2024-06-25
Squashed 'src/secp256k1/' changes from 06bff6dec8..4af241b320
fanquake
2024-06-24
Merge bitcoin/bitcoin#30200: Introduce Mining interface
Ryan Ofsky
2024-06-24
Merge bitcoin/bitcoin#30308: QA: Expect PACKAGE_NAME rather than constant "Bi...
merge-script
2024-06-24
Merge bitcoin/bitcoin#29876: build: add `-Wundef`
merge-script
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-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
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
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
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
QA: Expect PACKAGE_NAME rather than constant "Bitcoin Core"
Luke Dashjr
[next]