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

Load Genesis from CAR file #329

Merged
merged 19 commits into from
Apr 22, 2020
Merged

Load Genesis from CAR file #329

merged 19 commits into from
Apr 22, 2020

Conversation

ec2
Copy link
Member

@ec2 ec2 commented Apr 3, 2020

Summary of changes
Changes introduced in this pull request:

  • Ability to use the --genesis flag when launching the client to pick a genesis state file

Reference issue to close (if applicable)

Closes

Other information and links

I have dustin/chainsyncer branch merged in here just to see if everything works after his massive PR. I wouldn't merge this until dustin/chainsyncer is merged.

forest/src/main.rs Outdated Show resolved Hide resolved
blockchain/chain_sync/src/sync.rs Outdated Show resolved Hide resolved
forest/src/cli/mod.rs Show resolved Hide resolved
blockchain/chain_sync/src/sync.rs Outdated Show resolved Hide resolved
forest/src/cli/mod.rs Outdated Show resolved Hide resolved
@ec2 ec2 requested a review from austinabell April 21, 2020 23:41
blockchain/chain_sync/src/sync.rs Outdated Show resolved Hide resolved
blockchain/chain_sync/src/sync.rs Outdated Show resolved Hide resolved
blockchain/chain_sync/src/sync.rs Outdated Show resolved Hide resolved
blockchain/chain_sync/src/sync.rs Outdated Show resolved Hide resolved
blockchain/chain_sync/src/sync.rs Outdated Show resolved Hide resolved
@ec2 ec2 merged commit cecd33d into master Apr 22, 2020
@ec2 ec2 deleted the ec2/load-genesis branch April 22, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants