-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release 23.01.25 #171
Merged
Merged
Release 23.01.25 #171
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* coingecko database addition * ft: adding cron jobs to increase cache hit ratio for oracle data (#157) * ft: adding cron jobs to increase cache hit ratio for oracle data * update version * changes to make native oracle calls only for chainlink * Fix/arb token (#158) * fix for arb token in multi token paymaster * update cron expression for erc20 oracle update cron * comment and version update * Pro 2857 (#153) (#159) * Pro 2857 (#153) * ft: adding support for verifying paymaster * update: package.json version * fix: changing names for mode, minor fix for entry point error message * changes: common whitelist endpoints for v1/v2, removed v2 endpoints for whitelist * adding changelog for backend * chnages: version change, minor response changes for metadata and add stake routes * coingecko database addition * merge bug fixes * updated version * added required env vars to demo env * changed to pro key * changes done as requested * changes to retain v2 endpoints, minor changes for change log * updated changelog --------- Co-authored-by: Nikhil Kumar <[email protected]> Co-authored-by: nikhil kumar <[email protected]>
* added logs on coingecko prices * changed demo to pro * changed demo to pro
* fix: develop trigger * feat: Add arka-private trigger
vignesha22
requested review from
ch4r10t33r,
kanthgithub,
nikhilkumar1612 and
cryptonoyaiba
January 23, 2025 14:15
nikhilkumar1612
approved these changes
Jan 23, 2025
* added check to see if paymaster addr is available * removed logs
Deploying arka with Cloudflare Pages
|
nikhilkumar1612
force-pushed
the
develop
branch
from
January 24, 2025 18:31
34595ae
to
a924657
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Types of changes
What types of changes does your code introduce?
Further comments (optional)