-
Notifications
You must be signed in to change notification settings - Fork 790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beta.1 Releases #922
Beta.1 Releases #922
Conversation
…dated internal dependencies and devDependencies
b680524
to
8324e9e
Compare
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked the commits, all looks good! Ready for launch 🚀
@jochem-brouwer thanks, nice! 😊 Will do the merge and releases earliest tomorrow morning, so that others have a chance to comment and review as well. |
* ["tests/BlockchainTestsRunner"](modules/_tests_blockchaintestsrunner_.md) | ||
* ["tests/GeneralStateTestsRunner"](modules/_tests_generalstatetestsrunner_.md) | ||
* ["tests/api/EIPs/eip-2537-BLS.spec"](modules/_tests_api_eips_eip_2537_bls_spec_.md) | ||
* ["tests/api/EIPs/eip-2929.spec"](modules/_tests_api_eips_eip_2929_spec_.md) | ||
* ["tests/api/berlin/eip-2315.spec"](modules/_tests_api_berlin_eip_2315_spec_.md) | ||
* ["tests/api/bloom.spec"](modules/_tests_api_bloom_spec_.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmmm looks like docs were somehow generated for the test files, although i am seeing it properly in the vm typedoc.js
excludes, not sure where it might have gone wrong
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, will continue with the release process, we can address this separately.
Part of #907
PR with the necessary version bumps, final CHANGELOG updates and docs generation for the
beta.1
releases.Will do the final
README
updates along with the final releases.(can be best reviewed on a per-commit basis)