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

HF TODOs #2085

Closed
11 tasks done
wemeetagain opened this issue Feb 22, 2021 · 3 comments
Closed
11 tasks done

HF TODOs #2085

wemeetagain opened this issue Feb 22, 2021 · 3 comments

Comments

@wemeetagain
Copy link
Member

wemeetagain commented Feb 22, 2021

With HF code safely namespaced and #1862 merged, we can incrementally (and safely) add HF support to master.

Some items RE forking that are left TODO (Somewhat in dependency order)

  • RE state transition library
    • Finish naive lightclient state transition (Lightclient epoch processing #2045)
    • Add fast lightclient state transition (will require slightly extending fast utils)
    • Integrate lightclient spec tests
    • Create top-level naive + fast state transition (something that works for all forks)
  • RE lodestar + validator
    • Replace relevant phase0 interface input/output with allForks types
    • Replace relevant ssz types with getType (Use config.getTypes where applicable #2075)
    • Use multi-bucket db repositories + create any additional (they exist, not currently in use)
    • Replace phase0 state transition w 'top-level' fast state transition
    • Update validator interaction (block/attestation/etc production) + validator side
    • Add gossip validation + handlers for lightclient fork
  • RE whole project
    • Once the lightclient patch HF gets a name, we might find/replace lightclient/Lightclient throughout the project and rename.

Originally posted by @wemeetagain in #1862 (comment)

@dapplion
Copy link
Contributor

Part of #2388

@stale
Copy link

stale bot commented Jul 20, 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 bot:stale and removed bot:stale labels Jul 20, 2021
@dapplion
Copy link
Contributor

Completed

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