-
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 DfTx
PoolUpdatePair
#314
Conversation
Code Climate has analyzed commit fdd5346 and detected 0 issues on this pull request. View more on Code Climate. |
size-limit report 📦
|
Codecov Report
@@ Coverage Diff @@
## main #314 +/- ##
==========================================
+ Coverage 96.98% 97.09% +0.10%
==========================================
Files 90 91 +1
Lines 2454 2543 +89
Branches 312 323 +11
==========================================
+ Hits 2380 2469 +89
Misses 74 74
Continue to review full report at Codecov.
|
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: 34ad5bc 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/60b4441a4cd714000723e20a 😎 Browse the preview: https://deploy-preview-314--jellyfish-defi.netlify.app |
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.
1 comment about type coercion, maybe should not do it?
* Bump @defichain/jellyfish dependencies * fixed package-lock.json Co-authored-by: Fuxing Loh <[email protected]>
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
Which issue(s) does this PR fixes?:
Fixes part of #108