Commit Graph

30311 Commits (97cea1a93a26d535f9bad038b559e50437ea54f7)
 

Author SHA1 Message Date
Antoine Poinsot 97cea1a93a
policy: unit test Segwit dust thresholds
3 years ago
Samuel Dobson e9d6eb1b80
Merge bitcoin/bitcoin#22217: refactor: Avoid wallet code writing node settings file
3 years ago
MarcoFalke f5a406f003
Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method calls
3 years ago
MarcoFalke 4fc15d1566
Merge bitcoin/bitcoin#22707: test: refactor use of getrawmempool in functional tests for efficiency
3 years ago
MarcoFalke 192a959b65
Merge bitcoin/bitcoin#22749: ci: Run arm task on arm64 hardware
3 years ago
fanquake ff1e633897
Merge bitcoin/bitcoin#22730: ci: Run fuzzer task for the master branch only
3 years ago
fanquake d3169349a9
Merge bitcoin/bitcoin#22654: guix: Don't include directory name in SHA256SUMS
3 years ago
fanquake 602c8eb8f0
Merge bitcoin/bitcoin#22697: addrman: Remove CAddrMan::Clear() function
3 years ago
MarcoFalke 0263583ad9
Merge bitcoin/bitcoin#22750: ci: Followups for #22710
3 years ago
fanquake 5b6104edf0
Merge bitcoin/bitcoin#22746: doc: Update GitHub documentation links
3 years ago
Hennadii Stepanov e9cf506ab0
ci: Make git available for all merge commits
3 years ago
Hennadii Stepanov 040e4deddc
scripted-diff: Rename template to avoid CI configuration parsing warning
3 years ago
Andrew Chow 132cae44f2 doc: Mention the flat directory structure for uploads
3 years ago
MarcoFalke 999f8b24cc
Merge bitcoin/bitcoin#22568: test: add addr-fetch peer connection state and timeout coverage
3 years ago
MarcoFalke fa35efa84b
ci: Run arm task on arm64 hardware
3 years ago
Suriyaa Rocky Sundararuban 470c6aa280
doc: Update GitHub documentation links
3 years ago
MarcoFalke 92f3a4b4d0
Merge bitcoin/bitcoin#22742: test: Use proper target in do_fund_send
3 years ago
MarcoFalke b6a8e68b4e
Merge bitcoin/bitcoin#22710: ci: Invalidate depends caches when sources have been changed
3 years ago
John Newbery 4d2fa97031 [addrman] Clean up ctor
3 years ago
John Newbery 7e6e65918f [addrman] inline Clear() into CAddrMan ctor
3 years ago
John Newbery 406be5ff96 [addrman] Remove all public uses of CAddrMan.Clear() from the tests
3 years ago
S3RK 8dcbbbea64 test: fix bug in 22686
3 years ago
fanquake b784ab10f5
Merge bitcoin/bitcoin#22739: doc: link to managing-wallets from docs README
3 years ago
fanquake 638855af63
Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related global variables
3 years ago
fanquake 607a6338a7
Merge bitcoin/bitcoin#22331: crypto: Fix K1/K2 use in ChaCha20-Poly1305 AEAD
3 years ago
fanquake 1ea11e10ac
doc: link to managing-wallets from doc readme
3 years ago
Andrew Chow fb17c99e35 guix: Don't include directory name in SHA256SUMS
3 years ago
fanquake cabbd01d85
Merge bitcoin/bitcoin#22724: windres: use PACKAGE_VERSION rather than building more version numbers
3 years ago
MarcoFalke 38975eccd4
Merge bitcoin/bitcoin#22229: test: consolidate to f-strings (part 1)
3 years ago
Hennadii Stepanov 5a9e255e5a
ci: Run fuzzer task for the master branch only
3 years ago
Hennadii Stepanov f52a72af56
ci: Invalidate depends caches when sources have been changed
3 years ago
W. J. van der Laan 90499358e9
Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols in test-symbol-check
3 years ago
John Newbery ed9ba8af08 [tests] Remove CAddrMan.Clear() call from CAddrDB::Read()
3 years ago
John Newbery e8e7392311 [addrman] Don't call Clear() if parsing peers.dat fails
3 years ago
John Newbery 181a1207ba [addrman] Move peers.dat parsing to init.cpp
3 years ago
fanquake e35c4a3d80
Merge bitcoin/bitcoin#22732: net: use m_client_interface rather than uiInterface
3 years ago
fanquake d8ba6327b2
scripted-diff: replace clientInterface with m_client_interface in net
3 years ago
fanquake f68c6cebe6
net: use clientInterface rather than uiInterface
3 years ago
fanquake 68faa87881
test: use f-strings in mining_*.py tests
3 years ago
fanquake c2a5d560df
test: use f-strings in interface_*.py tests
3 years ago
fanquake 86d958262d
test: use f-strings in feature_proxy.py
3 years ago
fanquake 31bdb33dcb
test: use f-strings in feature_segwit.py
3 years ago
fanquake b166d54c3c
test: use f-strings in feature_versionbits_warning.py
3 years ago
fanquake cf6d66bf94
test: use f-strings in feature_settings.py
3 years ago
fanquake 6651d77f22
test: use f-strings in feature_pruning.py
3 years ago
fanquake 961f5813ba
test: use f-strings in feature_notifications.py
3 years ago
fanquake 1a546e6f6c
test: use f-strings in feature_minchainwork.py
3 years ago
fanquake 6679eceacc
test: use f-strings in feature_logging.py
3 years ago
fanquake fb633933ab
test: use f-strings in feature_loadblock.py
3 years ago
fanquake e9ca8b254d
test: use f-strings in feature_help.py
3 years ago