You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client: migrate test files from json to js objects (#3653)
* common: test data
* devp2p: test data
* block: convert block test data
* blockchain: convert blockchain test data
* client: convert sim json configs
* block: adjust BeaconPayloadJSON type
* block: adjust from beacon payload test
* block: adjust from rpc test
* block: adjust remaining blocks test data
* block: add chainconfig type
* block: adjust types and fix test
* blockchain: adjust blockchain test data
* blockchain: adjust blockchain test data
* client: adjust test type issues
* devp2p: fix test type issues
* tx: fix test import
* devp2p: disable cspell for testdata
* monorepo: fix spelling
* common: remove unnecessary json parsing
* vm: fix type issue in runTx
* client: fix type issue in import
* vm: fix import
* util: add numeric string type
* block: use numeric string type
* client: migrate test data from json to ts
* client: adjust tests
* monorepo: misc type issues
* vm: fix test imports
* client: fix some tests
* client: fix geth genesis
---------
Co-authored-by: Holger Drewes <[email protected]>
0 commit comments