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

Implement sync bucket types #126

Closed
austinabell opened this issue Dec 26, 2019 · 1 comment
Closed

Implement sync bucket types #126

austinabell opened this issue Dec 26, 2019 · 1 comment
Assignees

Comments

@austinabell
Copy link
Contributor

subtypes of #85 and will be used partially in #118. Just need some way of storing tipsets in memory, will base somewhat on Lotus since there is no definition in the spec.

Lotus definitions are in this file: https://github.com/filecoin-project/lotus/blob/99de8aa557f8ad860f856697c37c380528762893/chain/sync_manager.go

Types just allow tipsets to be added and organized into buckets based on their chain.

WIP branch: https://github.com/ChainSafe/ferret/tree/austin/syncmanager (Depends on #124)

@amerameen
Copy link
Contributor

Is this merged? Can we close it?

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