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
2022-03-29
Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78
laanwj
2022-03-29
Merge bitcoin/bitcoin#24705: ci: note why bdb is disabled in msan jobs
MarcoFalke
2022-03-29
ci: note why BDB is disabled for MSAN jobs
fanquake
2022-03-29
ci: remove explicit --enable-wallet from msan job
fanquake
2022-03-29
Merge bitcoin/bitcoin#24633: Bugfix: configure: Quote SUPPRESS_WARNINGS suffi...
fanquake
2022-03-28
Merge bitcoin/bitcoin#24696: ci: Use monterey-xcode-13.3
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24677: refactor: fix wallet and related named args
MarcoFalke
2022-03-28
ci: Use monterey-xcode-13.3
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#23083: rpc: Fail to return undocumented or misdocumente...
fanquake
2022-03-28
Merge bitcoin/bitcoin#24691: Fix getpeerinfo doc
fanquake
2022-03-28
doc: Fix getpeerinfo doc
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24623: test: Add diamond-shape prioritisetransaction test
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24687: test: Check an invalid -i2psam will raise an ini...
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24659: util: add linkat to syscall sandbox (AllowFileSy...
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24258: test: check localaddresses in getnetworkinfo for...
MarcoFalke
2022-03-28
Merge bitcoin/bitcoin#24656: refactor: Move mempool RPCs to rpc/mempool
MarcoFalke
2022-03-26
test: invalid -i2psam will raise an init error
brunoerg
2022-03-25
test: fix incorrect named args in wallet tests
fanquake
2022-03-25
test: fix incorrect named args in coin_selection tests
fanquake
2022-03-25
bench: fix incorrect named args in coin_selection bench
fanquake
2022-03-25
Merge bitcoin/bitcoin#24665: doc: document clang tidy named args
fanquake
2022-03-25
Merge bitcoin/bitcoin#24494: wallet: generate random change target for each t...
fanquake
2022-03-25
Merge bitcoin/bitcoin#24502: wallet: don't create long chains by default
MarcoFalke
2022-03-25
[wallet] don't create long chains by default
glozow
2022-03-25
Merge bitcoin/bitcoin#24670: test: move-only: Move all generate* tests to a s...
MarcoFalke
2022-03-25
Merge bitcoin/bitcoin#24674: refactor: remove unused boost include in bitcoin...
MarcoFalke
2022-03-25
Merge bitcoin/bitcoin#24666: refactor: Fix coinselection.h include, Make COut...
fanquake
2022-03-25
refactor: remove unused boost header include in bitcoin-util.cpp
Sebastian Falbesoner
2022-03-25
Merge bitcoin/bitcoin#24672: init: add missing cs_main lock
MarcoFalke
2022-03-25
Merge bitcoin/bitcoin#21160: net/net processing: Move tx inventory into net_p...
fanquake
2022-03-26
init: add missing cs_main lock
Anthony Towns
2022-03-25
Merge bitcoin/bitcoin#23536: Enforce Taproot script flags whenever WITNESS is...
laanwj
2022-03-25
Merge bitcoin/bitcoin#19385: test: Change default test logging directory
MarcoFalke
2022-03-25
[doc] release notes for random change target
glozow
2022-03-25
[wallet] remove MIN_CHANGE
glozow
2022-03-25
[wallet] randomly generate change targets
glozow
2022-03-25
refactor coin selection for parameterizable change target
glozow
2022-03-25
test: move-only: Move all generate* tests to a single file
MarcoFalke
2022-03-25
Merge bitcoin/bitcoin#24667: ci: Compile fuzz binary in periodic task
MarcoFalke
2022-03-25
ci: Compile fuzz binary in periodic task
MarcoFalke
2022-03-25
Clarify that COutput is a struct, not a class
MarcoFalke
2022-03-25
wallet: Fix coinselection include
MarcoFalke
2022-03-25
Merge bitcoin/bitcoin#24604: build: fix copypasta in OpenBSD C{XX} flags
fanquake
2022-03-25
addrman: fix incorrect named args
fanquake
2022-03-25
doc: Document clang-tidy in dev notes
MarcoFalke
2022-03-25
Merge bitcoin/bitcoin#24600: doc: mention that BDB is for the legacy wallet i...
fanquake
2022-03-25
Merge bitcoin/bitcoin#24663: doc, init: add links to doc/cjdns.md
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24091: wallet: Consolidate CInputCoin and COutput
fanquake
2022-03-24
Merge bitcoin/bitcoin#24205: init, test: improve network reachability test co...
MarcoFalke
2022-03-24
doc, init: add links to doc/cjdns.md
Jon Atack
[next]