Commit Graph

4 Commits

Author SHA1 Message Date
Sjors Provoost 4c3c1f42cf
test: add block 2016 to mock mainnet
The next commit requires an additional mainnet block which changes the difficulty.

Also fix a few minor mistakes in the test (suite):
- rename the create_coinbase retarger_period argument to halving_period. Before bitcoin#31583 this was hardcoded for regtest where these values are the same.
- drop unused fees argument from mine helper

Finally the CPU miner instructions for generating the alternative mainnet chain are expanded.
2025-09-20 21:36:39 +02:00
wgyt 5601bab4f8 Docs: fix typos in documentation files 2025-03-08 09:26:18 +08:00
Sjors Provoost a4df12323c
doc: add release notes
Co-Authored-By: tdb3 <106488469+tdb3@users.noreply.github.com>
2025-01-22 12:31:46 +01:00
Sjors Provoost 4131f322ac
test: check difficulty adjustment using alternate mainnet 2025-01-22 12:31:46 +01:00