mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
* Finish internal ConstantinopleFix->Petersburg transition, including class names. Only backwards compatibility and retesteth use of the name will remain. * Remove four unused config fields from json configs. These are fields with no code uses of any sort. All are implied by other fields. eip150Hash, eip155Block, eip160Block, and daoForkSupport. * Remove redundant fork block fields where their value is implied Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>