For consuming EF blockchain tests, we get:
Use network to configure the execution fork schedule according to the Fork type definition.
We should get the fork definition and set our ChainConfig accordingly.
This has been a quick fix but we should do it the proper way: #230
Acceptance criteria:
- SpecId should be derived from the
ChainConfig which is part of the genesis config.
For consuming EF blockchain tests, we get:
We should get the fork definition and set our
ChainConfigaccordingly.This has been a quick fix but we should do it the proper way: #230
Acceptance criteria:
ChainConfigwhich is part of the genesis config.