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

fix(coinmarket): testnets support for trading #14217

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

FreeWall
Copy link
Member

@FreeWall FreeWall commented Sep 9, 2024

Description

Add some testnet (tBTC, tXRP) support for trading

Related Issue

Resolve #14136

Screenshots:

Before

image

After

image

@FreeWall FreeWall requested a review from LukasRada September 9, 2024 15:30
@FreeWall FreeWall force-pushed the fix/coinmarket-testnets branch from 686ff2a to 888104a Compare September 26, 2024 07:19
@FreeWall FreeWall marked this pull request as ready for review September 26, 2024 09:58
Copy link
Member

@tomasklim tomasklim left a comment

Choose a reason for hiding this comment

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

  1. Please hide () in case fiat is missing
    Screenshot 2024-09-30 at 11 25 52

  2. TEST-BITCOIN is there because it is not rebased right?
    Screenshot 2024-09-30 at 11 28 29

@@ -479,7 +479,7 @@ export const networks = {
},
},
coingeckoId: undefined,
coingeckoNativeId: undefined,
coingeckoNativeId: 'test-bitcoin', // fake, coingecko does not have testnets
Copy link
Member

Choose a reason for hiding this comment

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

Is it possible to upload our own bitcoin/ethereum/... testnet icons to data.trezor.io? If not, please uppercase the placeholder letter
Screenshot 2024-09-30 at 11 23 32

Copy link
Member Author

@FreeWall FreeWall Sep 30, 2024

Choose a reason for hiding this comment

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

  1. fixed in d0e0969
  2. fixed in d0e0969
  3. it is possible to upload custom icons, I would create a separate issue for it; for now I changed the placeholder to uppercase
    Trading - testnet icons missing #14656

@FreeWall FreeWall force-pushed the fix/coinmarket-testnets branch from 888104a to d0e0969 Compare September 30, 2024 12:35
@tomasklim
Copy link
Member

/rebase

@tomasklim tomasklim enabled auto-merge (rebase) October 1, 2024 10:55
Copy link

github-actions bot commented Oct 1, 2024

@trezor-ci trezor-ci force-pushed the fix/coinmarket-testnets branch from d0e0969 to fe367f7 Compare October 1, 2024 11:17
@tomasklim tomasklim merged commit b7b5e2f into develop Oct 1, 2024
24 checks passed
@tomasklim tomasklim deleted the fix/coinmarket-testnets branch October 1, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coinmarket - cannot continue to buy Testnet BTC (+ icon missing)
2 participants