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-27
test: add type annotations to util.get_rpc_proxy
fanquake
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
test: Disable automatic connections by default
Martin Zumsande
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
script, doc: guix touchups
jonatack
2021-07-23
Updated Readme, Corrected the codesign typo
h
2021-07-23
Fix incorrect whitespace in addrman
MarcoFalke
2021-07-23
Add missing GUARDED_BY to CAddrMan::insecure_rand
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: Allow changing the base manifest in guix-verify
Andrew Chow
2021-07-22
guix: Make all.SHA256SUMS rather than codesigned.SHA256SUMS
Andrew Chow
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
2021-07-22
depends: use latest config.guess and config.sub for sqlite
fanquake
2021-07-22
depends: use latest config.guess and config.sub for cctools
fanquake
2021-07-22
depends: use latest config.guess and config.sub for libevent
fanquake
2021-07-22
test: update logging and docstring in rpc_blockchain.py
Jon Atack
2021-07-22
test: replace magic values by constants in rpc_blockchain.py
Jon Atack
2021-07-21
test: assert on mediantime in getblockheader and getblockchaininfo
Jon Atack
2021-07-21
test: assert on the value of getblockchaininfo#time
Jon Atack
2021-07-21
fuzz: Actually use const addrman
MarcoFalke
2021-07-21
refactor: Mark CAddrMan::GetAddr const
MarcoFalke
2021-07-21
refactor: Mark CAddrMan::Select const
MarcoFalke
2021-07-21
fuzz: Temporarily disable failing assert in banman fuzz test
MarcoFalke
[prev]
[next]