Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Upgrade IOV-Core to 0.13 #322

Merged
merged 3 commits into from
Mar 28, 2019
Merged

Upgrade IOV-Core to 0.13 #322

merged 3 commits into from
Mar 28, 2019

Conversation

webmaster128
Copy link
Contributor

Closes #321

@apanizo
Copy link
Contributor

apanizo commented Mar 27, 2019

Travis automatic deployment:
https://pr322-390_wallet-demo_iov.surge.sh

Storybook book automatic deployment:
https://storybook_pr322-390_wallet-demo_iov.surge.sh

@apanizo
Copy link
Contributor

apanizo commented Mar 27, 2019

Travis automatic deployment:
https://pr322-134_wallet-demo_iov.surge.sh

Storybook book automatic deployment:
https://storybook_pr322-134_wallet-demo_iov.surge.sh

Copy link
Contributor

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

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

Looks good to me.
Let's handle the fee stuff better with the 0.14 update. But this fixes all interfaces.

const { identity: creator } = getWalletAndIdentity(profile, chainId);

let fee: Fee | undefined;
if (chainId.startsWith("ethereum-")) {
Copy link
Contributor

Choose a reason for hiding this comment

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

nice trick here.
we really should use getFeeQuote... but I guess this won't be until 0.14?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Coming after iov-one/iov-core#857 in 0.13.1

@webmaster128 webmaster128 merged commit 164a6c2 into master Mar 28, 2019
@webmaster128 webmaster128 deleted the core0.13 branch March 28, 2019 12:07
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