Skip to content

Implement missing Tree APIs #78

@ensi321

Description

@ensi321

Here are the ones used by lodestar's beacon-node and state-transition (including those that are used in upcoming glamsterdam). List might be non-exhaustive:

  • ListCompositeTreeViewDU.sliceFrom()
  • ListCompositeTreeViewDU.getAll()
  • ListCompositeTreeViewDU.sliceTo()
  • ListBasicTreeViewDU.push()
  • ListBasicTreeViewDU.sliceTo()
  • ContainerTreeViewDUType.serialize()
  • ContainerTreeViewDUType.deserialize()
  • ContainerTreeViewDUType.toValue()
  • ContainerTreeViewDUType.type.tree_serializedSize()
  • ContainerTreeViewDUType.defaultViewDU()
  • TreeViewDU.clone()
  • TreeViewDU.serializeToBytes()
  • ListCompositeTreeViewDU.push()
  • BitArrayTreeViewDU.toBoolArray()

Prerequisite of #20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions