-
Notifications
You must be signed in to change notification settings - Fork 998
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
Kintsugi🍵 release #2705
Merged
Kintsugi🍵 release #2705
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Yield the `pre` state for this test type before making blocks
fix issue with mutation in test generation
The existing README has a reference to an alias type `Bytes[N]` that has been removed from the repo so it is not clear what it exactly refers to. This PR updates the type to the equivalent `List[T, N]` using more recent SSZ typing syntax.
update remerkleable
…if not yet finalized
…OCK_HASH_ACTIVATION_EPOCH`
call to pre-finalized notify_forkchoice_updated
add TBH_ACTIVATION_EPOCH
remove prepare_payload
Run Pytest with specific phase(s)/fork(s) tests
[CI] Run CI tests in parallel by forks
Co-authored-by: Hsiao-Wei Wang <[email protected]>
Remove Union from ExecutionPayload transaction type
remove extraneous p2p condition
Co-authored-by: Diederik Loerakker <[email protected]>
Reflect changes to max transaction size in #2686.
Update max transaction size in setup.py
Co-authored-by: Diederik Loerakker <[email protected]>
update penalty params for Merge
remove gas validations from CL
Co-authored-by: Danny Ryan <[email protected]>
State that validator must consider only fully validated blocks
…ests Disable some too-slow mainnet preset fork choice tests
Set execution params to presets
hwwhww
approved these changes
Nov 2, 2021
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.
LGTM
Polish TBH handling
bump VERSION.txt to 1.1.4
djrtwo
changed the title
[DO NOT MERGE] Merge november sprint release
[DO NOT MERGE] Kintsugi🍵 release
Nov 2, 2021
@djrtwo love the name and brand 🔥 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cutting a release for the Merge November sprint -- Kintsugi🍵
This will be referenced in a meta-spec along with 3675, engine api, etc to create a wave of devnets in november
todo: