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

In-place replacement for shard_committees_at_slots #348

Closed
arnetheduck opened this issue Dec 20, 2018 · 1 comment
Closed

In-place replacement for shard_committees_at_slots #348

arnetheduck opened this issue Dec 20, 2018 · 1 comment

Comments

@arnetheduck
Copy link
Contributor

Assuming shard_committees_at_slots is here to stay / #191 is not implemented, #331 would be nice to do for it:

  • no underflows at chain start
  • less hashing all over
  • no dependency on state.slot (this is problematic because of the timing dependency between state.slot and shard_committees_at_slots updates during state transitions)
@JustinDrake
Copy link
Collaborator

Closing this issue given that shard_committees_at_slots is not here to stay. Feel free to reopen @arnetheduck :)

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

No branches or pull requests

2 participants