mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 20:42:44 +02:00
test: Activate all regtest softforks at height 1, unless overridden
This commit is contained in:
@ -109,10 +109,8 @@ Tests
|
||||
-----
|
||||
|
||||
- For the `regtest` network the activation heights of several softforks were
|
||||
changed.
|
||||
* BIP 34 (blockheight in coinbase) from 500 to 2 (#16333)
|
||||
* BIP 66 (DERSIG) from 1251 to 102 (#22632)
|
||||
* BIP 65 (CLTV) from 1351 to 111 (#21862)
|
||||
set to block height 1. They can be changed by the runtime setting
|
||||
`-testactivationheight=name@height`. (#22818)
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
Reference in New Issue
Block a user