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

Add listLatestRawPrices rpc #352

Merged
merged 21 commits into from
Jun 11, 2021
Merged

Add listLatestRawPrices rpc #352

merged 21 commits into from
Jun 11, 2021

Conversation

jingyi2811
Copy link
Contributor

What kind of PR is this?:

/kind feature

What this PR does / why we need it:

Add listLatestRawPrices rpc

Which issue(s) does this PR fixes?:

Fixes part of #202

Additional comments?:

� Conflicts:
�	packages/jellyfish-api-core/src/category/oracle.ts
�	website/docs/jellyfish/api/oracle.md
@codeclimate
Copy link

codeclimate bot commented Jun 8, 2021

Code Climate has analyzed commit 0409334 and detected 0 issues on this pull request.

View more on Code Climate.

@github-actions
Copy link

github-actions bot commented Jun 8, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/jellyfish/dist/index.umd.js 20.29 KB (+0.59% 🔺) 406 ms (+0.59% 🔺) 167 ms (-9.03% 🔽) 573 ms

@jingyi2811 jingyi2811 mentioned this pull request Jun 8, 2021
30 tasks
@jingyi2811
Copy link
Contributor Author

Still doing. Haven't finished

@codecov
Copy link

codecov bot commented Jun 8, 2021

Codecov Report

Merging #352 (0409334) into main (92fb4e4) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #352      +/-   ##
==========================================
- Coverage   97.16%   97.13%   -0.03%     
==========================================
  Files          91       91              
  Lines        2642     2652      +10     
  Branches      339      341       +2     
==========================================
+ Hits         2567     2576       +9     
- Misses         75       76       +1     
Impacted Files Coverage Δ
packages/jellyfish-api-core/src/category/oracle.ts 100.00% <100.00%> (ø)
packages/jellyfish-crypto/src/der.ts 92.30% <0.00%> (-3.85%) ⬇️
...ages/jellyfish-api-core/src/category/blockchain.ts 100.00% <0.00%> (ø)
packages/jellyfish-wallet-mnemonic/src/mnemonic.ts 97.95% <0.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92fb4e4...0409334. Read the comment docs.

@netlify
Copy link

netlify bot commented Jun 8, 2021

✔️ Deploy Preview for jellyfish-defi ready!

🔨 Explore the source changes: ff4aab0

🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/60c2f8512f4955000833b15c

😎 Browse the preview: https://deploy-preview-352--jellyfish-defi.netlify.app

monstrobishi
monstrobishi previously approved these changes Jun 10, 2021
thedoublejay
thedoublejay previously approved these changes Jun 11, 2021
Copy link
Contributor

@fuxingloh fuxingloh left a comment

Choose a reason for hiding this comment

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

A few improvements you should make, won't block your progress now. Tackle in another PR, make it a standalone PR, don't mix with the others.

@fuxingloh fuxingloh requested a review from ivan-zynesis June 11, 2021 17:18
@fuxingloh fuxingloh merged commit 5ca8eb3 into main Jun 11, 2021
@fuxingloh fuxingloh deleted the jimmy/listlatestrawprices branch June 11, 2021 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants