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

Update to ssz v0.8.0 #2289

Merged
merged 5 commits into from
Mar 29, 2021
Merged

Update to ssz v0.8.0 #2289

merged 5 commits into from
Mar 29, 2021

Conversation

wemeetagain
Copy link
Member

Motivation

SSZ v0.8.0 contains a few breaking changes.

Description

Minimal changes to update to v0.8.0.
Opening in draft since v0.8.0 isn't yet released.

Some of the larger changes worth mentioning:

  • readOnlyMap and readOnlyForEach changes to readonlyValues iterator
  • minor renaming of methods eg: tree.createValue -> createTreeBackedFromStruct, tree.defaultValue -> defaultTreeBacked

@codeclimate
Copy link

codeclimate bot commented Mar 29, 2021

Code Climate has analyzed commit f520489 and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 3

View more on Code Climate.

@github-actions github-actions bot added Api scope-networking All issues related to networking, gossip, and libp2p. labels Mar 29, 2021
@wemeetagain wemeetagain marked this pull request as ready for review March 29, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-networking All issues related to networking, gossip, and libp2p.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants