-
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
Interface icx_submitdfchtlc
RPC
#404
Conversation
92e1b51
to
6cac7de
Compare
icx_submitexthtlc
RPCicx_submitdfchtlc
RPC
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Outdated
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Show resolved
Hide resolved
440bb01
to
b9a0805
Compare
6cac7de
to
2f6acbd
Compare
b9a0805
to
a698813
Compare
64723ac
to
c7e11ac
Compare
2f6acbd
to
79a3362
Compare
Code Climate has analyzed commit e4dcfc8 and detected 0 issues on this pull request. View more on Code Climate. |
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: 79a3362 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/60e29708d622460008107da9 😎 Browse the preview: https://deploy-preview-404--jellyfish-defi.netlify.app |
size-limit report 📦
|
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Outdated
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Outdated
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Outdated
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/icxorderbook/submitDFCHTLC.test.ts
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## main #404 +/- ##
==========================================
+ Coverage 97.36% 97.40% +0.04%
==========================================
Files 96 98 +2
Lines 2841 2893 +52
Branches 285 285
==========================================
+ Hits 2766 2818 +52
Misses 75 75
Continue to review full report at Codecov.
|
packages/jellyfish-api-core/__tests__/category/icxorderbook/closeOffer.test.ts
Show resolved
Hide resolved
* Added block difficulty to stat endpoint * Improved code * Applied changes from code review * Fixed tests failur] * Updated code per code review * Improved code based on code review
* Added block difficulty to stat endpoint * Improved code * Applied changes from code review * Fixed tests failur] * Updated code per code review * Improved code based on code review
* Added block difficulty to stat endpoint * Improved code * Applied changes from code review * Fixed tests failur] * Updated code per code review * Improved code based on code review
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
This PR will interface
icx_submitdfchtlc
RPC to jellyfishWhich issue(s) does this PR fixes?:
Fixes #
Additional comments?:
depends on #402