Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

feat: use sdk for unit denomination and conversion #290

Merged
merged 5 commits into from
Oct 1, 2020

Conversation

LeonFLK
Copy link
Contributor

@LeonFLK LeonFLK commented Sep 30, 2020

fixes KILTProtocol/ticket#749

Removes the demo-client based unit denominations and conversions and instead uses the sdk based utils.

How to test:

publish local sdk
start local demo client and services and check for units and balance behaviour.

Checklist:

  • I have verified that the code works
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)

@LeonFLK LeonFLK marked this pull request as ready for review September 30, 2020 14:46
package.json Show resolved Hide resolved
src/components/KiltToken/KiltToken.tsx Show resolved Hide resolved
src/containers/Balance/Balance.tsx Show resolved Hide resolved
src/containers/Balance/Balance.tsx Show resolved Hide resolved
src/containers/Balance/Balance.tsx Show resolved Hide resolved
@LeonFLK LeonFLK force-pushed the lw-749-sdk-unit-conversions branch from a9543df to e18a10d Compare October 1, 2020 13:42
@LeonFLK LeonFLK merged commit 30e6ba4 into develop Oct 1, 2020
@LeonFLK LeonFLK deleted the lw-749-sdk-unit-conversions branch October 1, 2020 13:48
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.

2 participants