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

core: On-chain Price storage updating #3

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Conversation

pajicf
Copy link
Owner

@pajicf pajicf commented Dec 14, 2023

What does this PR resolve? 🚀

  • Price setting functionality to the PriceStorage contract
  • Recurring cron job
  • Logger

Details 📝

This PR adds the price setting functionality to the Web3 service and adds the on-chain updating task to the CoinGecko price fetching cron job.

Checklist ✅

  • I've read Contributions section in the README.md document
  • I have merged the main branch into my branch and resolved all conflicts
  • I have documented the new code
  • I have created automated tests for the new code
  • I have smoke tested the new code locally
  • I have assigned the PR to myself
  • I have named the PR correctly

@pajicf pajicf added the enhancement New feature or request label Dec 14, 2023
@pajicf pajicf self-assigned this Dec 14, 2023
@pajicf pajicf merged commit 81a17ad into main Dec 14, 2023
2 checks passed
@pajicf pajicf deleted the onchain-price-updating branch December 14, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant