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

feat: Replaced old DATA token logo with new #1458

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jtakalai
Copy link

Context (issues, jira)

Streamr DATA went through a token migration.

See official token migration page: https://streamr.network/token-migration/

Description / Usage

Only logo files were updated here.

XDATA is the name of the "old" DATA token that is being migrated from.

Expectations

  • Test coverage: The changes of this PR are covered by test. Unit test were added with mocks when depending on a backend/device.
  • No impact: The changes of this PR have ZERO impact on the userland. Meaning, we can use these changes without modifying LLD/LLM at all. It will be a "noop" and the maintainers will be able to bump it without changing anything.

Test coverage not checked because: Not sure how you test for correct icons :D
No impact checked because: hopefully new icons will Just Work...

XDATA is the name of the "old" DATA token that is being migrated from. See official token migration page: https://streamr.network/token-migration/
@jtakalai jtakalai requested a review from a team October 13, 2021 10:33
@vercel
Copy link

vercel bot commented Oct 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ledgerhq/ledger-live-common/6uHR6B7vBfBD8dqtQh3spHzdcCKs
✅ Preview: https://ledger-live-common-git-fork-streamr-dev-streamr-b595aa-ledgerhq.vercel.app

@jtakalai jtakalai changed the title feat: Replaced old token logo with new feat: Replaced old DATA token logo with new Oct 13, 2021
In the mock apparently there are all the currencies. Added XDATA there with same value as DATA.
<title>64px</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="64px" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the contribution. could you merge master in? we have extra test that do some checks to ensure icons are fine.

Unfortunately, we can't afford to have id=, class= or <style> in these SVG because we will convert them back into react class.

@jtakalai jtakalai requested a review from a team as a code owner April 11, 2022 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants