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-07-02
Merge bitcoin/bitcoin#30267: assumeutxo: Check snapshot base block is not in ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30365: #27307 follow-up: update mempool conflict tests ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30324: optimization: Moved repeated `-printpriority` fe...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30340: test: Added coverage to Block not found error us...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30339: test: add coverage for `node` field of `getadded...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30344: kernel: remove mempool_persist
glozow
2024-07-02
Merge bitcoin/bitcoin#30374: Revert "test: p2p: check that connecting to ours...
merge-script
2024-07-01
Revert "test: p2p: check that connecting to ourself leads to disconnect"
Sebastian Falbesoner
2024-07-01
wallet: update mempool conflicts tests + docs
ishaanam
2024-07-01
Merge bitcoin/bitcoin#30369: ci: Clear unused /msan/llvm-project
show-current
merge-script
2024-07-01
ci: Clear unused /msan/llvm-project
MarcoFalke
2024-07-01
Merge bitcoin/bitcoin#30237: test: Add Compact Block Encoding test `ReceiveWi...
glozow
2024-07-01
Merge bitcoin/bitcoin#30306: fuzz: Improve stability for txorphan and mini_mi...
merge-script
2024-07-01
Merge bitcoin/bitcoin#30273: fuzz: FuzzedSock::Recv() don't lose bytes from M...
merge-script
2024-07-01
Merge bitcoin/bitcoin#30358: scripted-diff: Log parameter interaction not thrice
merge-script
2024-07-01
Merge bitcoin/bitcoin#30362: test: p2p: check that connecting to ourself lead...
merge-script
2024-06-30
Moved the repeated -printpriority fetching out of AddToBlock
LÅ‘rinc
2024-06-30
test: Added coverage to Block not found error using gettxoutsetinfo
kevkevinpal
2024-06-29
test: p2p: check that connecting to ourself leads to disconnect
Sebastian Falbesoner
2024-06-28
scripted-diff: Log parameter interaction not thrice
MarcoFalke
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
mempool: move LoadMempool/DumpMempool to node
Cory Fields
2024-06-26
Merge bitcoin/bitcoin#29833: i2p: fix and improve logs
Ava Chow
2024-06-26
kernel: remove mempool_persist.cpp
Cory Fields
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
test: change comments to `self.log.info` for `test_addnode_getaddednodeinfo`
brunoerg
2024-06-26
test: add coverage for `node` field of `getaddednodeinfo` RPC
brunoerg
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
[next]