Skip to content

Market data: Poloniex to Coingecko - #475

Merged
AnthonyLaw merged 4 commits into
NemProject:devfrom
curupo:feat/market-data-ploniex-to-coingecko
Aug 4, 2026
Merged

Market data: Poloniex to Coingecko#475
AnthonyLaw merged 4 commits into
NemProject:devfrom
curupo:feat/market-data-ploniex-to-coingecko

Conversation

@curupo

@curupo curupo commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread nanowallet/src/app/utils/marketData.js Outdated
Comment thread nanowallet/src/app/utils/marketData.js Outdated
@AnthonyLaw

Copy link
Copy Markdown
Contributor

Great work! I’ve left a few comments on the PR. Please don’t forget to add tests as well. 🙏🏼

@curupo

curupo commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the review.
I've addressed the points you raised.
What do you think?

@AnthonyLaw AnthonyLaw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great work!

Comment thread nanowallet/src/app/services/marketData.service.js Outdated
Comment thread nanowallet/tests/specs/marketData.spec.js
Comment thread nanowallet/tests/specs/marketData.spec.js
Comment thread nanowallet/src/app/services/marketData.service.js Outdated
@curupo

curupo commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the review.
Testing was insufficient. I apologize.

@AnthonyLaw

Copy link
Copy Markdown
Contributor

Thanks for the review. Testing was insufficient. I apologize.

No worries, it looks good now!
Great work 🙏🏼

@cryptoBeliever

Copy link
Copy Markdown
Contributor

Hi @curupo, my only comment from testing is that I'd prefer the Price (Bitcoin) value to be shown in decimal notation instead of scientific notation.

At this moment it's:
image

But my preference is to present like this:

image

To change that in marketData.html, line 23 we can change (I think this is good enough):

<span><i class="fa fa-bitcoin"></i> {{$ctrl._DataStore.market.xem.highestBid | number:12}}</span>

@masaakisaitoh

Copy link
Copy Markdown

@cryptoBeliever, thank you for the review.

  1. I have made the fix. I verified that it works and have pushed the changes.

@AnthonyLaw AnthonyLaw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍🏼
cc @cryptoBeliever

@cryptoBeliever
cryptoBeliever self-requested a review August 4, 2026 07:11

@cryptoBeliever cryptoBeliever left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good 👍 Thank you!

@AnthonyLaw
AnthonyLaw merged commit 5f5b01b into NemProject:dev Aug 4, 2026
5 checks passed
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.

4 participants