mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-08 21:04:52 +00:00
- rename Validate -> ValidateFields not to confure consensus block validation - add nil transaction and nil uncle header validation - remove bigint field checks: rlp already decodes *big.Int to big.NewInt(0) - add test for nil header, nil transaction