-
Notifications
You must be signed in to change notification settings - Fork 37
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
fix(whale-api): Fix swap tx not found index #2170
fix(whale-api): Fix swap tx not found index #2170
Conversation
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## main #2170 +/- ##
==========================================
- Coverage 92.87% 91.98% -0.90%
==========================================
Files 373 370 -3
Lines 11260 11238 -22
Branches 1474 1473 -1
==========================================
- Hits 10458 10337 -121
- Misses 769 862 +93
- Partials 33 39 +6
... and 57 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Docker build preview for jellyfish/apps is ready! Built with commit 3aeb77d
You can also get an immutable image with the commit hash
|
418b60f
to
9c6356f
Compare
What this PR does / why we need it:
Fix for random bug swap tx not found in indexer
Which issue(s) does this PR fixes?:
Fixes #
Additional comments?: