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
2021-07-30
Ignore banlist.dat
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22528: refactor: move GetTransaction to node/transactio...
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#21562: [net processing] Various tidying up of PeerManag...
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22047: index, rpc: Coinstatsindex follow-ups
W. J. van der Laan
2021-07-28
Merge bitcoin/bitcoin#22530: log: sort logging categories alphabetically
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22423: test: wallet_listtransactions improvements (spee...
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22550: test: improve `test_signing_with_{csv,cltv}` sub...
MarcoFalke
2021-07-28
test: assert logging categories are sorted in rpc and help
Jon Atack
2021-07-28
Merge bitcoin/bitcoin#22557: fuzz: silence a compiler warning about unused CB...
fanquake
2021-07-27
Merge bitcoin/bitcoin#22006: tracing: first tracepoints and documentation on ...
W. J. van der Laan
2021-07-27
tracing: Tracepoint for connected blocks
0xb10c
2021-07-27
tracing: Tracepoints for in- and outbound P2P msgs
0xb10c
2021-07-27
doc: document systemtap dependency
0xb10c
2021-07-27
doc: Add initial USDT documentation
0xb10c
2021-07-27
fuzz: silence a compiler warning about unused CBanEntry comparator
Vasil Dimov
2021-07-27
Merge bitcoin/bitcoin#22561: Fix typo in comment
MarcoFalke
2021-07-27
Merge bitcoin/bitcoin#22495: p2p: refactor: tidy up `PeerManagerImpl::Misbeha...
MarcoFalke
2021-07-27
Merge bitcoin/bitcoin#22155: wallet test: Add test for subtract fee from reci...
MarcoFalke
2021-07-27
Fix typo in comment
Cuong V. Nguyen
2021-07-27
test: use constants for CSV/CLTV activation heights in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-27
test: introduce `generate_to_height` helper, use in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-26
p2p: refactor: tidy up `PeerManagerImpl::Misbehaving(...)`
Sebastian Falbesoner
2021-07-25
test: check that CSV/CLTV are active in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-25
coinstats: Add comments for new coinstatsindex values
Fabian Jahr
2021-07-25
Index: Improve logging in coinstatsindex
Fabian Jahr
2021-07-25
rpc: Block until synced if coinstatsindex is used in gettxoutsetinfo
Fabian Jahr
2021-07-25
rpc: Add missing gettxoutsetinfo help docs
Fabian Jahr
2021-07-25
Merge bitcoin/bitcoin#22454: fuzz: Limit max ops in tx_pool fuzz targets
MarcoFalke
2021-07-25
Merge bitcoin/bitcoin#22453: fuzz: Limit max ops in rolling_bloom_filter fuzz...
MarcoFalke
2021-07-25
Merge bitcoin/bitcoin#22444: fuzz: Limit max ops in prevector fuzz target
MarcoFalke
2021-07-25
Merge bitcoin/bitcoin#22442: util: improves error messages on get_previous_re...
MarcoFalke
2021-07-25
Merge bitcoin/bitcoin#22517: fuzz: Temporarily disable failing assert in banm...
MarcoFalke
2021-07-24
Merge bitcoin/bitcoin#13533: [tests] Reduced number of validations in tx_vali...
MarcoFalke
2021-07-23
Merge bitcoin/bitcoin#22533: guix/build: Remove vestigial SKIPATTEST.TAG
fanquake
2021-07-23
Merge bitcoin/bitcoin#22511: guix: Silence `getent(1)` invocation, doc fixups
fanquake
2021-07-23
Merge bitcoin/bitcoin#22526: build: use newer config.guess & config.sub in de...
fanquake
2021-07-22
guix/build: Remove vestigial SKIPATTEST.TAG
Carl Dong
2021-07-22
guix/INSTALL: Misc fixups
Carl Dong
2021-07-22
log, refactor: use guard clause in LogCategoriesList()
Jon Atack
2021-07-22
log: sort LogCategoriesList and LogCategoriesString alphabetically
Jon Atack
2021-07-22
doc: GetTransaction()/getrawtransaction follow-ups to #22383
John Newbery
2021-07-22
Merge bitcoin/bitcoin#22383: rpc: Prefer to use txindex if available for GetT...
MarcoFalke
2021-07-22
test: verify number of categories returned by logging RPC
Jon Atack
2021-07-22
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
W. J. van der Laan
2021-07-22
Merge bitcoin/bitcoin#22493: fuzz: Extend addrman fuzz test with deserialize
MarcoFalke
2021-07-22
refactor: move `GetTransaction(...)` to node/transaction.cpp
Sebastian Falbesoner
2021-07-22
Merge bitcoin/bitcoin#22481: mempool: apply rule of 5 to epochguard.h, fix co...
W. J. van der Laan
2021-07-22
Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusable
W. J. van der Laan
2021-07-22
contrib: use newer config.guess & config.sub in install_db4.sh
fanquake
2021-07-22
Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::C...
MarcoFalke
[next]