83+The [`coinbases.json`](./coinbases.json) file contains test cases exercising the new restrictions on
84+coinbase transactions introduced in BIP54 to prevent duplicate coinbase transactions without
85+resorting to BIP30 validation. Each test case contains a chain of mainnet blocks (including the
86+genesis block), and whether this block chain is valid according to BIP54. All test cases are valid
87+according to current Bitcoin's consensus rules, except one that features a block containing a
88+coinbase transaction timelocked to a future block height.
Should there then perhaps also be a test case that has a coinbase transaction locked to a block height that is lower than required?
There definitely was one but looks like i messed up somewhere in re-generating the vectors. Will re-add it, thank you.
Just to be clear, I was just looking at the description, I did not check the test vectors, so it might just be the description that is off.
Oh, then i just checked and it still is in here!
Link.