Skip to content

Commit 532eff8

Browse files
authored
Monorepo: JSON -> JS Transition (#2911)
* Common: move EIP configs to single eips.ts file * Common: delete all separate EIP JSON files * Common: remove EIP config name and number properties * Common: EIPs typing, parameter cleanup, test adjustments * Add missing 3651 WARM COINBASE EIP config * Minor * Fix EIP number typo, other small fixes * Common: rename HardforkConfig -> HardforkTransitionConfig * Add missing EIP * Common: moved hardfork JSON file configurations to single hardforks.ts file * Common: delete HF files * Common: replace chain JSON file configs with single chains.ts file * Common: delete chain JSON files * VM: internalize DAO configuration (account list and refund contract) * Common type improvements
1 parent a616ca0 commit 532eff8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1989
-2152
lines changed

packages/common/src/chains.ts

Lines changed: 451 additions & 0 deletions
Large diffs are not rendered by default.

packages/common/src/chains/goerli.json

Lines changed: 0 additions & 159 deletions
This file was deleted.

packages/common/src/chains/mainnet.json

Lines changed: 0 additions & 147 deletions
This file was deleted.

0 commit comments

Comments
 (0)