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

USDC Noble support for Pool Stats, Pool and Balances #850

Merged
merged 7 commits into from
Dec 8, 2023

Conversation

pgoos
Copy link
Collaborator

@pgoos pgoos commented Dec 8, 2023

image

image

image

@pgoos pgoos requested review from monilpat and snobbee December 8, 2023 00:48
Copy link

vercel bot commented Dec 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sifchain-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 8, 2023 9:37am

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #850 (719fa2e) into master (145b25f) will decrease coverage by 0.10%.
The diff coverage is 7.14%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #850      +/-   ##
==========================================
- Coverage   28.15%   28.06%   -0.10%     
==========================================
  Files         127      129       +2     
  Lines        2291     2302      +11     
  Branches      524      528       +4     
==========================================
+ Hits          645      646       +1     
- Misses       1643     1653      +10     
  Partials        3        3              
Files Coverage Δ
core/src/clients/index.ts 100.00% <ø> (ø)
core/src/config/chains/index.ts 100.00% <ø> (ø)
core/src/config/chains/noble/noble-mainnet.ts 100.00% <100.00%> (ø)
core/src/clients/chains/_BaseChain.ts 0.00% <0.00%> (ø)
core/src/clients/chains/NobleChain.ts 0.00% <0.00%> (ø)
...src/clients/wallets/cosmos/CosmosWalletProvider.ts 0.00% <0.00%> (ø)

app/package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "2.14.20",
"version": "2.14.22",
Copy link
Contributor

Choose a reason for hiding this comment

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

@pgoos any reason why we are skipping 2.14.21 ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it's because when I created a commit for 2.14.21, it contained some changes that shouldn't be there so I created another commit to withdraw those changes and bumped version again.

// arb: null,
// }
// );
// });
Copy link
Contributor

Choose a reason for hiding this comment

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

@pgoos can you add a comment above to state why this code needs to be commented or kept commented here thanks

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed that code

@snobbee snobbee merged commit a61253f into master Dec 8, 2023
4 of 6 checks passed
@snobbee snobbee deleted the feat/usdc-noble branch December 8, 2023 09:48
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.

2 participants