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-11-17
util: ParseByteUnits - Parse a string with suffix unit [k|K|m|M|g|G|t|T]
Douglas Chimento
2021-11-09
Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless op...
MarcoFalke
2021-11-09
Merge bitcoin/bitcoin#23469: doc: Remove Boost build note from build-unix.md
MarcoFalke
2021-11-09
doc: remove redundant optionals from build-unix.md
fanquake
2021-11-09
doc: remove Boost build note from build-unix.md
fanquake
2021-11-09
Merge bitcoin/bitcoin#23466: doc: Suggest `keys.openpgp.org` as keyserver in ...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23077: Full CJDNS support
W. J. van der Laan
2021-11-08
Merge bitcoin/bitcoin#23409: refactor: Take Span in SetSeed
W. J. van der Laan
2021-11-08
doc: Suggest `keys.openpgp.org` as keyserver in SECURITY.md
Tim Ruffing
2021-11-08
Merge bitcoin/bitcoin#23458: ci: Do not print `git log` for empty COMMIT_RANGE
MarcoFalke
2021-11-08
Merge bitcoin/bitcoin#23439: test: Open streams_test_tmp file in temporary fo...
MarcoFalke
2021-11-08
Merge bitcoin/bitcoin#22076: build: Fix `make apk` if ccache enabled, and ena...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23464: doc: remove mention of system univalue from buil...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23446: doc: Mention that BerkeleyDB is for legacy walle...
fanquake
2021-11-08
ci: Enable ccache for "ARM64 Android APK" job
Hennadii Stepanov
2021-11-08
build: Fix `make apk` if ccache enabled
Hennadii Stepanov
2021-11-08
doc: remove mention of system univalue
fanquake
2021-11-08
Merge bitcoin/bitcoin#23450: doc: update SECURITY.md inline with recent chang...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23453: Remove the build_msvc/testconsensus project
fanquake
2021-11-07
ci: Do not print `git log` for empty COMMIT_RANGE
Hennadii Stepanov
2021-11-06
Remove the build_msvc/testconsensus project
Aaron Clauson
2021-11-06
doc: update SECURITY.md inline with recent changes to bitcoincore.org
fanquake
2021-11-05
doc: Mention that BerkeleyDB is for legacy wallet in build-unix
W. J. van der Laan
2021-11-05
Merge bitcoin/bitcoin#23334: fuzz: Descriptor wallet
MarcoFalke
2021-11-04
Open streams_test_tmp file in temporary folder
Martin Leitner-Ankerl
2021-11-05
Merge bitcoin/bitcoin#22949: fee: Round up fee calculation to avoid a lower t...
Samuel Dobson
2021-11-03
contrib: recognize CJDNS seeds as such
Vasil Dimov
2021-11-03
net: take the first 4 random bits from CJDNS addresses in GetGroup()
Vasil Dimov
2021-11-03
net: relay CJDNS addresses even if we are not connected to CJDNS
Vasil Dimov
2021-11-03
net: don't skip CJDNS from GetNetworkNames()
Vasil Dimov
2021-11-03
net: take CJDNS into account in CNetAddr::GetReachabilityFrom()
Vasil Dimov
2021-11-03
test: extend feature_proxy.py to test CJDNS
Vasil Dimov
2021-11-03
test: remove default argument of feature_proxy.py:node_test()
Vasil Dimov
2021-11-03
net: recognize CJDNS addresses as such
Vasil Dimov
2021-11-03
net: don't skip CJDNS from GetNetworksInfo()
Vasil Dimov
2021-11-03
net: introduce a new config option to enable CJDNS
Vasil Dimov
2021-11-03
net: recognize CJDNS from ParseNetwork()
Vasil Dimov
2021-11-03
net: use -proxy for connecting to the CJDNS network
Vasil Dimov
2021-11-03
net: make it possible to connect to CJDNS addresses
Vasil Dimov
2021-11-03
Merge bitcoin/bitcoin#23154: doc: add assumeutxo notes
MarcoFalke
2021-11-03
Merge bitcoin/bitcoin#23211: refactor: move `update_*` structs from txmempool...
MarcoFalke
2021-11-02
Merge bitcoin/bitcoin#23223: Disable lock contention logging in checkqueue_tests
MarcoFalke
2021-11-02
Merge bitcoin/bitcoin#22735: [net] Don't return an optional from TransportDes...
MarcoFalke
2021-11-02
Merge bitcoin/bitcoin#23410: doc: Add output script descriptors BIPs 380..386
MarcoFalke
2021-11-01
doc: Add output script descriptors BIPs 380..386
Hennadii Stepanov
2021-11-01
Merge bitcoin/bitcoin#23403: test: Fix segfault in the psbt_wallet_tests/psbt...
MarcoFalke
2021-11-01
refactor: Take Span in SetSeed
MarcoFalke
2021-11-01
Merge bitcoin/bitcoin#22766: refactor: Clarify and disable unused ArgsManager...
fanquake
2021-11-01
Merge bitcoin/bitcoin#23380: addrman: Fix AddrMan::Add() return semantics and...
fanquake
2021-10-31
test: Avoid excessive locking of `cs_wallet`
Hennadii Stepanov
[next]