diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-05-05 10:10:38 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-08-26 11:08:24 +0200 |
commit | faf7e485e901d6c72db5d969b526fa148060a003 (patch) | |
tree | 25696db90f366bf96b52b7137677cfd36916bf4f /doc/release-notes.md | |
parent | 718d9f2f77270303b2f95dc275cbf416dfd4567b (diff) |
Set regtest.BIP65Height = 111 to speed up tests
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 55387013c2..6815408ca7 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -112,6 +112,7 @@ Tests 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) Credits ======= |