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-08-22
script: Add commits signed with sipas expired key to allow-revsig-commits
nthumann
2021-08-20
Merge bitcoin/bitcoin#22707: test: refactor use of getrawmempool in functiona...
MarcoFalke
2021-08-20
Merge bitcoin/bitcoin#22749: ci: Run arm task on arm64 hardware
MarcoFalke
2021-08-20
Merge bitcoin/bitcoin#22730: ci: Run fuzzer task for the master branch only
fanquake
2021-08-20
Merge bitcoin/bitcoin#22654: guix: Don't include directory name in SHA256SUMS
fanquake
2021-08-20
Merge bitcoin/bitcoin#22697: addrman: Remove CAddrMan::Clear() function
fanquake
2021-08-20
Merge bitcoin/bitcoin#22750: ci: Followups for #22710
MarcoFalke
2021-08-20
Merge bitcoin/bitcoin#22746: doc: Update GitHub documentation links
fanquake
2021-08-20
ci: Make git available for all merge commits
Hennadii Stepanov
2021-08-20
scripted-diff: Rename template to avoid CI configuration parsing warning
Hennadii Stepanov
2021-08-19
doc: Mention the flat directory structure for uploads
Andrew Chow
2021-08-19
Merge bitcoin/bitcoin#22568: test: add addr-fetch peer connection state and t...
MarcoFalke
2021-08-19
ci: Run arm task on arm64 hardware
MarcoFalke
2021-08-19
doc: Update GitHub documentation links
Suriyaa Rocky Sundararuban
2021-08-19
Merge bitcoin/bitcoin#22742: test: Use proper target in do_fund_send
MarcoFalke
2021-08-19
Merge bitcoin/bitcoin#22710: ci: Invalidate depends caches when sources have ...
MarcoFalke
2021-08-19
[addrman] Clean up ctor
John Newbery
2021-08-19
[addrman] inline Clear() into CAddrMan ctor
John Newbery
2021-08-19
[addrman] Remove all public uses of CAddrMan.Clear() from the tests
John Newbery
2021-08-19
test: fix bug in 22686
S3RK
2021-08-19
Merge bitcoin/bitcoin#22739: doc: link to managing-wallets from docs README
fanquake
2021-08-19
Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related global ...
fanquake
2021-08-19
Merge bitcoin/bitcoin#22331: crypto: Fix K1/K2 use in ChaCha20-Poly1305 AEAD
fanquake
2021-08-19
doc: link to managing-wallets from doc readme
fanquake
2021-08-18
guix: Don't include directory name in SHA256SUMS
Andrew Chow
2021-08-19
Merge bitcoin/bitcoin#22724: windres: use PACKAGE_VERSION rather than buildin...
fanquake
2021-08-18
Merge bitcoin/bitcoin#22229: test: consolidate to f-strings (part 1)
MarcoFalke
2021-08-18
ci: Run fuzzer task for the master branch only
Hennadii Stepanov
2021-08-18
ci: Invalidate depends caches when sources have been changed
Hennadii Stepanov
2021-08-18
Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols in ...
W. J. van der Laan
2021-08-18
[tests] Remove CAddrMan.Clear() call from CAddrDB::Read()
John Newbery
2021-08-18
[addrman] Don't call Clear() if parsing peers.dat fails
John Newbery
2021-08-18
[addrman] Move peers.dat parsing to init.cpp
John Newbery
2021-08-18
Merge bitcoin/bitcoin#22732: net: use m_client_interface rather than uiInterface
fanquake
2021-08-18
scripted-diff: replace clientInterface with m_client_interface in net
fanquake
2021-08-18
net: use clientInterface rather than uiInterface
fanquake
2021-08-18
test: use f-strings in mining_*.py tests
fanquake
2021-08-18
test: use f-strings in interface_*.py tests
fanquake
2021-08-18
test: use f-strings in feature_proxy.py
fanquake
2021-08-18
test: use f-strings in feature_segwit.py
fanquake
2021-08-18
test: use f-strings in feature_versionbits_warning.py
fanquake
2021-08-18
test: use f-strings in feature_settings.py
fanquake
2021-08-18
test: use f-strings in feature_pruning.py
fanquake
2021-08-18
test: use f-strings in feature_notifications.py
fanquake
2021-08-18
test: use f-strings in feature_minchainwork.py
fanquake
2021-08-18
test: use f-strings in feature_logging.py
fanquake
2021-08-18
test: use f-strings in feature_loadblock.py
fanquake
2021-08-18
test: use f-strings in feature_help.py
fanquake
2021-08-18
test: use f-strings in feature_filelock.py
fanquake
2021-08-18
test: use f-strings in feature_fee_estimation.py
fanquake
[next]