dogecoinfoundation / libdogecoin

Libdogecoin provides low level C functions useful for building compliant Dogecoin Nodes & Wallets.
MIT License
107 stars 24 forks source link

qa: lower amount of headers we sync in spv_tests #186

Closed xanimo closed 8 months ago

xanimo commented 8 months ago

-expedite ci testing by lowering amount of headers synced to 32,000. this accounts for 16,000 non auxpow headers and 16,000 auxpow headers.

michilumin commented 8 months ago

MacOS x86 Sonoma 14 Check, headers start with 3978284 went to 4008284, much faster, looks good.