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-29
p2p: Start downloading historical blocks from common ancestor
Martin Zumsande
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-28
wallet: use LogTrace for walletdb log messages at trace level
Anthony Towns
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
Compare ASMaps with respect to specific addresses
virtu
2024-06-27
[wallet, rpc]: add `max_tx_weight` to tx funding options
ismaelsadeeq
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
[wallet]: update the data type of `change_output_size`, `change_spend_size` a...
ismaelsadeeq
2024-06-27
[doc]: update reason for deducting change output weight
ismaelsadeeq
2024-06-27
[refactor]: update coin selection algorithms input parameter `max_weight` name
ismaelsadeeq
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
Change MigrateLegacyToDescriptor to reopen wallet as BERKELEY_RO
Ava Chow
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
refactor: Remove no longer needed clang-15 workaround for std::span
MarcoFalke
2024-06-26
fuzz: Clarify Apple-Clang-16 workaround
MarcoFalke
2024-06-26
build: Bump clang minimum supported version to 16
MarcoFalke
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
ci: test-each-commit merge base optional
Sjors Provoost
2024-06-25
ci: forks can opt-out of CI branch push (Cirrus only)
Sjors Provoost
2024-06-25
contrib: Fixup verify-binaries OS platform parsing
Ben Westgate
2024-06-25
depends: update doc in Qt pwd patch
fanquake
2024-06-25
depends: switch libevent to CMake
Cory Fields
2024-06-25
Squashed 'src/secp256k1/' changes from 06bff6dec8..4af241b320
fanquake
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#30308: QA: Expect PACKAGE_NAME rather than constant "Bi...
merge-script
2024-06-24
Merge bitcoin/bitcoin#29876: build: add `-Wundef`
merge-script
[prev]
[next]