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

Add comment explaining why BeaconStateContext is a Proxy #2404

Closed
dapplion opened this issue Apr 22, 2021 · 3 comments
Closed

Add comment explaining why BeaconStateContext is a Proxy #2404

dapplion opened this issue Apr 22, 2021 · 3 comments
Assignees
Labels
scope-documentation All issues related to the Lodestar documentation.

Comments

@dapplion
Copy link
Contributor

It would be very helpful to add a nice big JSDoc with code examples about the BeaconStateContext and EpochProcess explaining:

  • Purpose, why do they exist?
  • Lifetime, when are they created, dropped and cached?
  • Why is the BeaconStateContext a Proxy? How would it look like to access its data without the Proxy, showing its usefulness
@stale
Copy link

stale bot commented Jun 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the bot:stale label Jun 22, 2021
@stale
Copy link

stale bot commented Jul 8, 2021

This issue or pull request has been automatically been closed due to inactivity.

@stale stale bot closed this as completed Jul 8, 2021
@3xtr4t3rr3str14l 3xtr4t3rr3str14l added the scope-documentation All issues related to the Lodestar documentation. label Jul 8, 2021
@stale stale bot removed the bot:stale label Jul 8, 2021
@dapplion
Copy link
Contributor Author

With #3760 it's no longer a Proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-documentation All issues related to the Lodestar documentation.
Projects
None yet
Development

No branches or pull requests

3 participants