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

fix: ssz v0.17.1 #7035

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Conversation

twoeths
Copy link
Contributor

@twoeths twoeths commented Aug 19, 2024

Motivation

There's a bug in sliceFrom() api so need a work around for it ChainSafe/ssz#394

Description

Call getAllReadonly() api to load all nodes before using sliceFrom()

@twoeths twoeths requested a review from a team as a code owner August 19, 2024 07:02
@wemeetagain
Copy link
Member

ssz 0.17.1 is now published with the fix

@twoeths twoeths changed the title fix: work around for sliceFrom() api fix: ssz v0.17.1 Aug 20, 2024
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (electra-fork-rebasejul30@1f75c59). Learn more about missing BASE report.

Additional details and impacted files
@@                     Coverage Diff                     @@
##             electra-fork-rebasejul30    #7035   +/-   ##
===========================================================
  Coverage                            ?   49.38%           
===========================================================
  Files                               ?      589           
  Lines                               ?    39200           
  Branches                            ?     2247           
===========================================================
  Hits                                ?    19358           
  Misses                              ?    19801           
  Partials                            ?       41           

@wemeetagain wemeetagain merged commit 1c73b3f into electra-fork-rebasejul30 Aug 20, 2024
17 of 18 checks passed
@wemeetagain wemeetagain deleted the te/work_around_slice_from branch August 20, 2024 13:00
g11tech pushed a commit that referenced this pull request Aug 23, 2024
* fix: work around for sliceFrom() api

* Revert "fix: work around for sliceFrom() api"

This reverts commit 7aa6678.

* fix: upgrade ssz
g11tech pushed a commit that referenced this pull request Aug 27, 2024
* fix: work around for sliceFrom() api

* Revert "fix: work around for sliceFrom() api"

This reverts commit 7aa6678.

* fix: upgrade ssz
philknows pushed a commit that referenced this pull request Sep 3, 2024
* fix: work around for sliceFrom() api

* Revert "fix: work around for sliceFrom() api"

This reverts commit 7aa6678.

* fix: upgrade ssz
@wemeetagain
Copy link
Member

🎉 This PR is included in v1.22.0 🎉

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.

4 participants