Skip to content

Rework data structures#2747

Merged
vbuterin merged 1 commit intovbuterin-patch-12from
vbuterin-patch-13
Nov 27, 2021
Merged

Rework data structures#2747
vbuterin merged 1 commit intovbuterin-patch-12from
vbuterin-patch-13

Conversation

@vbuterin
Copy link
Contributor

  1. Replace header and finality_header with attested_header (always the header signed by the committee) and finailzed_header (always the header verified by the Merkle branch)
  2. Remove LightClientSnapshot, fold its fields into LightClientStore for simplicity

1. Replace `header` and `finality_header` with `attested_header` (always the header signed by the committee) and `finailzed_header` (always the header verified by the Merkle branch)
2. Remove `LightClientSnapshot`, fold its fields into `LightClientStore` for simplicity
@vbuterin vbuterin merged commit e104164 into vbuterin-patch-12 Nov 27, 2021
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.

2 participants