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-09-30
Merge bitcoin/bitcoin#30718: test: switch MiniWallet padding unit from weight...
Ava Chow
2024-09-30
Merge bitcoin/bitcoin#30968: init: Remove retry for loop
Ava Chow
2024-09-30
Merge bitcoin/bitcoin#30043: net: Replace libnatpmp with built-in PCP+NATPMP ...
Ava Chow
2024-09-30
Merge bitcoin/bitcoin#30989: guix: Drop no longer needed `PATH` modification
merge-script
2024-09-30
ci: Remove natpmp build option and libnatpmp dependency
laanwj
2024-09-30
doc: Remove mention of natpmp build options
laanwj
2024-09-30
depends: Drop natpmp and associated option from depends
laanwj
2024-09-30
build: Drop libnatpmp from build system
laanwj
2024-09-30
qt: Changes for built-in PCP+NAT-PMP
laanwj
2024-09-30
net: Replace libnatpmp with built-in NATPMP+PCP implementation in mapport
laanwj
2024-09-30
net: Add PCP and NATPMP implementation
laanwj
2024-09-28
test: refactor: introduce and use `TRUC_CHILD_MAX_VSIZE` constant
Sebastian Falbesoner
2024-09-28
test: switch MiniWallet padding unit from weight to vsize
Sebastian Falbesoner
2024-09-27
guix: Drop no longer needed `PATH` modification
Hennadii Stepanov
2024-09-27
Merge bitcoin/bitcoin#30879: test: re-bucket long-running tests
merge-script
2024-09-27
Merge bitcoin/bitcoin#30921: test: generalize HasReason and use it in FailFmt...
merge-script
2024-09-27
Merge bitcoin/bitcoin#30974: ci: Inline PACKAGE_MANAGER_INSTALL
merge-script
2024-09-27
Merge bitcoin/bitcoin#30940: depends: Fix build with `MULTIPROCESS=1` in Guix...
merge-script
2024-09-27
Merge bitcoin/bitcoin#30979: contrib: Update asmap link in seeds readme
merge-script
2024-09-26
ci: Inline PACKAGE_MANAGER_INSTALL
MarcoFalke
2024-09-26
Merge bitcoin/bitcoin#30981: ci: add timestamps to cirrus jobs
merge-script
2024-09-26
Merge bitcoin/bitcoin#30948: test: Add missing sync_mempools() to fill_mempool()
merge-script
2024-09-26
ci: add timestamps to cirrus jobs
willcl-ark
2024-09-26
contrib: Update asmap link in seeds readme
Fabian Jahr
2024-09-26
Merge bitcoin/bitcoin#30976: depends, doc: Drop package-specific note about C...
merge-script
2024-09-26
depends, doc: No need to specify general requirement
Hennadii Stepanov
2024-09-26
Merge bitcoin/bitcoin#30973: doc: fix `loadtxoutset` example
merge-script
2024-09-26
Merge bitcoin/bitcoin#30961: ci: add `LLVM_SYMBOLIZER_PATH` to Valgrind fuzz job
merge-script
2024-09-26
doc: fix loadtxoutset example
fanquake
2024-09-25
Merge bitcoin/bitcoin#30510: multiprocess: Add IPC wrapper for Mining interface
Ava Chow
2024-09-25
Merge bitcoin/bitcoin#30962: validation: Disable CheckForkWarningConditions f...
Ava Chow
2024-09-25
refactor: Replace init retry for loop with if statement
TheCharlatan
2024-09-25
refactor: Move most of init retry for loop to a function
TheCharlatan
2024-09-25
init: Check mempool arguments in AppInitParameterInteractions
TheCharlatan
2024-09-25
Merge bitcoin/bitcoin#30946: doc: correct the zmq automatic build info
merge-script
2024-09-25
doc: correct the zmq automatic build info
tdb3
2024-09-25
Merge bitcoin/bitcoin#30963: doc: Adjust links in OSS-Fuzz section
merge-script
2024-09-24
doc: Adjust links in OSS-Fuzz section
MarcoFalke
2024-09-24
validation: Disable CheckForkWarningConditions for background chainstate
Martin Zumsande
2024-09-24
ci: add LLVM_SYMBOLIZER_PATH to Valgrind fuzz job
fanquake
2024-09-24
Merge bitcoin/bitcoin#30952: test: Use shell builtins in run_command test case
merge-script
2024-09-24
test: Add missing sync_mempools() to fill_mempool()
MarcoFalke
2024-09-24
test: Refactor fill_mempool to extract send_batch helper
MarcoFalke
2024-09-23
doc: multiprocess documentation improvements
Ryan Ofsky
2024-09-23
Merge bitcoin/bitcoin#30678: wallet: Write best block to disk before backup
Ava Chow
2024-09-23
multiprocess: Add serialization code for BlockValidationState
Ryan Ofsky
2024-09-23
multiprocess: Add IPC wrapper for Mining interface
Ryan Ofsky
2024-09-23
multiprocess: Add serialization code for vector<char>
Russell Yanofsky
2024-09-23
multiprocess: Add serialization code for CTransaction
Russell Yanofsky
2024-09-23
multiprocess: update common-types.h to use C++20 concepts
Ryan Ofsky
[next]