-
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
Add Filter by DfTxType in AccountRPCs #332
Conversation
Code Climate has analyzed commit f85b6d7 and detected 0 issues on this pull request. View more on Code Climate. |
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: f85b6d7 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/60b902eb0953c100084ef6a5 😎 Browse the preview: https://deploy-preview-332--jellyfish-defi.netlify.app |
size-limit report 📦
|
Codecov Report
@@ Coverage Diff @@
## main #332 +/- ##
=======================================
Coverage 97.05% 97.05%
=======================================
Files 91 91
Lines 2577 2577
Branches 327 327
=======================================
Hits 2501 2501
Misses 76 76
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would like to name it specifically apply for custom tx only
Co-authored-by: Ivan Lee <[email protected]>
…taccounthistory' Conflicts: packages/jellyfish-api-core/__tests__/category/account/listAccountHistory.test.ts packages/jellyfish-api-core/src/category/account.ts website/docs/jellyfish/api/account.md
What kind of PR is this?:
/kind fix
What this PR does / why we need it:
Implemented
TxType
enum to fix #252Which issue(s) does this PR fixes?:
Fixes #
Additional comments?: