Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Fix various CardanoConfiguration types #168

Merged
merged 1 commit into from
May 29, 2019
Merged

Conversation

Jimbo4350
Copy link
Contributor

@Jimbo4350 Jimbo4350 commented May 27, 2019

  • When parsing CardanoConfiguration to see if we require a NetworkMagic value, we look for either "RequiresMagic" (for testnet) or "RequiresNoMagic" (for mainnet or staging).

  • Change other types in CardanoConfiguration to match their corresponding types in cardano-ledger.

@Jimbo4350 Jimbo4350 requested review from erikd and ksaric as code owners May 27, 2019 14:22
@Jimbo4350 Jimbo4350 requested review from HirotoShioi and removed request for erikd May 27, 2019 14:24
@Jimbo4350 Jimbo4350 force-pushed the jordan/fix-cardano-config branch from 5cce66b to e3e442a Compare May 27, 2019 21:08
@Jimbo4350 Jimbo4350 changed the title Fix coRequiresNetworkMagic config value Fix various CardanoConfiguration types May 27, 2019
@Jimbo4350 Jimbo4350 force-pushed the jordan/fix-cardano-config branch 11 times, most recently from d9e5218 to 93c601a Compare May 28, 2019 18:43
@ksaric
Copy link
Contributor

ksaric commented May 29, 2019

You can rebase on top of #171 (develop).

@Jimbo4350 Jimbo4350 force-pushed the jordan/fix-cardano-config branch from 93c601a to 210eebe Compare May 29, 2019 12:51
Copy link
Contributor

@ksaric ksaric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants