mirror of
https://github.com/btcsuite/btcd.git
synced 2026-08-20 13:27:31 +02:00
Set regtest buried heights to match Core: BIP34/65/66 at height 1 and make CSV/SegWit/Taproot always active. Added regtest coverage for header version floors, coinbase height enforcement, and deployment state to ensure we now reject the blocks Core rejects and accept the ones Core accepts. Updated package fullblocktests to generate BIP34-compliant blocks. Test helpers now set prev block height to 0 (not the default -1) so generated blocks start at height 1 and satisfy coinbase height rules. |
||
|---|---|---|
| .. | ||
| rpctest | ||
| bip0009_test.go | ||
| chain_test.go | ||
| csv_fork_test.go | ||
| getchaintips_test.go | ||
| invalidate_reconsider_block_test.go | ||
| log.go | ||
| main.go | ||
| prune_test.go | ||
| rawtx_test.go | ||
| README.md | ||
| rpcserver_test.go | ||