index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-07-09
addrman: reset I2P ports to 0 when loading from disk
Vasil Dimov
2021-07-09
net: do not connect to I2P hosts on port!=0
Vasil Dimov
2021-07-09
net: distinguish default port per network
Vasil Dimov
2021-07-09
net: change I2P seeds' ports to 0
Vasil Dimov
2021-07-09
net: change assumed I2P port to 0
Vasil Dimov
2021-07-09
Merge bitcoin/bitcoin#22176: test: Correct outstanding -Werror=sign-compare e...
fanquake
2021-07-09
Merge bitcoin/bitcoin#22381: guix: Test security-check sanity before performi...
fanquake
2021-07-08
Merge bitcoin/bitcoin#22179: Torv2 removal followups
W. J. van der Laan
2021-07-08
p2p: earlier continuation when no remaining eviction candidates
Vasil Dimov
2021-07-08
p2p: process more candidates per protection iteration
Jon Atack
2021-07-08
p2p: iterate eviction protection only on networks having candidates
Jon Atack
2021-07-08
bench: add peer eviction protection benchmarks
Jon Atack
2021-07-08
[validation] distinguish same txid different wtxid in mempool
glozow
2021-07-07
net: don't bind on 0.0.0.0 if binds are restricted to Tor
Vasil Dimov
2021-07-07
devtools: Improve *-check.py tool detection
Carl Dong
2021-07-07
Merge bitcoin/bitcoin#22405: build: remove --enable-glibc-back-compat from Gu...
fanquake
2021-07-07
Merge bitcoin/bitcoin#22399: fuzz: Rework CTxDestination fuzzing
MarcoFalke
2021-07-06
refactor: move GetRandomNodeEvictionCandidates() to test utilities
Jon Atack
2021-07-06
build: remove glibc backcompat requirement for Linux symbol checks
fanquake
2021-07-06
Merge bitcoin-core/gui#375: Emit dataChanged signal to dynamically re-sort Pe...
Hennadii Stepanov
2021-07-05
Merge bitcoin-core/gui#365: Draw "eye" sign at the beginning of watch-only ad...
Hennadii Stepanov
2021-07-05
Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthrough
Hennadii Stepanov
2021-07-05
Merge bitcoin/bitcoin#22292: bench, doc: benchmarking updates and fixups
fanquake
2021-07-04
fuzz: Move CTxDestination fuzzing to script fuzz target
MarcoFalke
2021-07-04
fuzz: Simplify CTxDestination fuzzing in the script target
MarcoFalke
2021-07-04
fuzz: Improve ConsumeTxDestination
MarcoFalke
2021-07-04
fuzz: Move ConsumeTxDestination to cpp file
MarcoFalke
2021-07-01
Use DeploymentEnabled to hide VB deployments
MarcoFalke
2021-07-01
doc: Move buried deployment doc to the enum that enumerates them
MarcoFalke
2021-07-01
Merge bitcoin/bitcoin#19438: Introduce deploymentstatus
MarcoFalke
2021-07-01
Translations update
Hennadii Stepanov
2021-07-01
Merge bitcoin/bitcoin#22348: build: Fix cross build for Windows with Boost Pr...
fanquake
2021-07-01
Merge bitcoin/bitcoin#22334: wallet: do not spam about non-existent spk managers
fanquake
2021-07-01
Merge bitcoin/bitcoin#22379: wallet: erase spkmans rather than setting to nul...
fanquake
2021-07-01
build: Fix Boost Process compatibility with mingw-w64 compiler
Hennadii Stepanov
2021-07-01
Merge bitcoin-core/gui#330: Allow prompt icon to be colorized
Hennadii Stepanov
2021-07-01
Merge bitcoin-core/gui#366: Dark Mode fixes/portability
Hennadii Stepanov
2021-07-01
wallet: erase spkmans rather than setting to nullptr
Andrew Chow
2021-07-01
Merge bitcoin/bitcoin#20191: wallet, refactor: make DescriptorScriptPubKeyMan...
fanquake
2021-07-01
Merge bitcoin/bitcoin#19651: wallet: importdescriptors update existing
fanquake
2021-07-01
Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and ...
Samuel Dobson
2021-06-30
qt: allow prompt icon to be colorized
Jarol Rodriguez
2021-06-30
Merge bitcoin/bitcoin#18096: doc: IsFinalTx comment about nSequence & OP_CLTV
MarcoFalke
2021-06-30
refactor: remove m_internal from DescriptorSPKman
S3RK
2021-06-30
tests: remove ComputeBlockVersion shortcut from versionbits tests
Anthony Towns
2021-06-30
[refactor] Move ComputeBlockVersion into VersionBitsCache
Anthony Towns
2021-06-30
[move-only] Move ComputeBlockVersion from validation to versionbits
Anthony Towns
2021-06-30
[refactor] versionbits: make VersionBitsCache a full class
Anthony Towns
2021-06-30
[refactor] rpc/blockchain.cpp: SoftForkPushBack
Anthony Towns
2021-06-30
deploymentinfo: Add DeploymentName()
Anthony Towns
[prev]
[next]