-
Notifications
You must be signed in to change notification settings - Fork 233
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
Removed the redefinition of ExecutionRequests in electra #6612
Closed
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
) * Bump nim-serialization to include status-im/nim-serialization#10 and maybe solve status-im#435 * bump again - status-im/nim-serialization#12 * fix null pointer dereference if stream is empty: status-im/nim-serialization#13 * pull status-im/nim-serialization#15, hopefully the last bump
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…im#4886)" (status-im#5494)" (status-im#5495) This reverts commit c3d631147b5450cd84b5ffabc10c8fdf99a4035e.
) * Bump nim-serialization to include status-im/nim-serialization#10 and maybe solve status-im#435 * bump again - status-im/nim-serialization#12 * fix null pointer dereference if stream is empty: status-im/nim-serialization#13 * pull status-im/nim-serialization#15, hopefully the last bump
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…im#4886)" (status-im#5494)" (status-im#5495) This reverts commit c3d631147b5450cd84b5ffabc10c8fdf99a4035e.
…-im#6585) * new pool attester slashings endpoint version (V2) for electra * formatting --------- Co-authored-by: Pedro Miranda <pedro.miranda@nimbus.team>
Minimal changes needed for compatiblity with status-im/nim-eth#733 which aligns core types with execution spec.
* Revert "stop testing with broken upstream/version-2-0 (status-im#6554)" This reverts commit 205dff3. * stop using template which Nim 2.0.10 will apparently make recursive
* bump nimbus-build-system to use Nim v2.0.10 * fix `CatchableError` leak on Windows * define ERROR_INVALID_ACCESS * trigger finding correct hashes for nix build * check checksums checksum * update nix nimble checksum * csources didn't change
…#6594) * Filter aggregated attestations by root/committee * fixed validator api documentation link --------- Co-authored-by: Pedro Miranda <pedro.miranda@nimbus.team>
…" (status-im#6599) This reverts commit ac32170.
Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
Pull requests to the |
I mistakenly opened against stable here |
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.
No description provided.