* params: Add p7
* update
* Remove unused err
* remove hard fork
* Update JSON tags
* Add missing comment for delegateCall
* fix config int
* Update comment
* Put back phase6 in contracts.go
* Rename to post
* Rename
* add timestamp
* remove fuji timestamp
* older genesis to pass contracts_stateful_test.go
* add test framework
* Fix test param passing
* enable on local
* update timestamp
* Update params/config.go
Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
* Cleanup
* Fix linting and add fuji ApricotPhasePost6BlockTimestamp
* Bump back fuji timestamp to 2am EDT
* Remove check config fork order
* Downgrade reportBadBlock
* Add back config checks for pre-6 and 6
* Remove isForkIncompatible checks for all ApricotPhase6
* Apricot phase6 post cleanup (#1015)
* Update precompile contracts for Blueberry
* Add comment to chain config used in native asset precompile tests
* Add bad block counter
* Address comments
Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>