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

[issue-334] Dynamically calc Byron epochs length #338

Merged
merged 8 commits into from
Aug 4, 2020

Conversation

DominikGuzei
Copy link
Contributor

@DominikGuzei DominikGuzei commented Jul 31, 2020

This PR fixes #334 by calculating Byron epoch length based on genesis.byron.protocolConsts.k provided by the network.

Note: To make this possible, the GraphQL setup + type generation had to be fixed by merging the schemas into a single master schema.

@DominikGuzei DominikGuzei requested a review from rhyslbw July 31, 2020 14:45
@DominikGuzei DominikGuzei self-assigned this Jul 31, 2020
@rhyslbw rhyslbw merged commit f8f74f7 into develop Aug 4, 2020
@rhyslbw rhyslbw deleted the chore/issue-334-calc-byron-slots-per-epoch branch August 4, 2020 02:45
rhyslbw pushed a commit that referenced this pull request Aug 6, 2020
- Remove cardano-graphql/client-ts
- Generate merged GraphQL schema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamically calculate slots per Byron epochs
2 participants