Skip to content
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
wants to merge 84 commits into from

Conversation

Redidacove
Copy link

No description provided.

mratsim and others added 30 commits August 21, 2024 17:48
)

* 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>
)

* 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#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>
Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
Copy link

github-actions bot commented Oct 8, 2024

Pull requests to the stable branch are not allowed.
Please open your pull request against the unstable branch.
See https://nimbus.guide/contribute.html#build-and-deploy

@github-actions github-actions bot closed this Oct 8, 2024
@Redidacove Redidacove deleted the Md_Amaan branch October 8, 2024 09:43
@Redidacove Redidacove restored the Md_Amaan branch October 8, 2024 09:43
@Redidacove Redidacove deleted the Md_Amaan branch October 8, 2024 09:47
@Redidacove
Copy link
Author

I mistakenly opened against stable here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants