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
While this is not critical it gives us better and more relevant test coverage. I have tried this in the past but there were issues in the beacon api spec (like wrong schemas) which should be resolved on the next release.
Same can be done for builder spec as well (although same issue with spec schemas).
Updates required for this are
schedule most recent fork in config (as fork is determined by slot in data)
update test data to use default values of most recent fork
The text was updated successfully, but these errors were encountered:
We should activate more recent forks in oapi spec tests after merging electra branch to unstable
lodestar/packages/api/test/unit/beacon/oapiSpec.test.ts
Line 32 in c23d70c
While this is not critical it gives us better and more relevant test coverage. I have tried this in the past but there were issues in the beacon api spec (like wrong schemas) which should be resolved on the next release.
Same can be done for builder spec as well (although same issue with spec schemas).
Updates required for this are
The text was updated successfully, but these errors were encountered: