Conversation
|
Code Climate has analyzed commit b7d8473 and detected 0 issues on this pull request. View more on Code Climate. |
size-limit report 📦
|
Codecov Report
@@ Coverage Diff @@
## main #369 +/- ##
=======================================
Coverage 97.15% 97.15%
=======================================
Files 92 94 +2
Lines 2670 2670
Branches 342 344 +2
=======================================
Hits 2594 2594
Misses 76 76
Continue to review full report at Codecov.
|
|
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: a398c4e 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/60c2d9f7c1e1cb000860950f 😎 Browse the preview: https://deploy-preview-369--jellyfish-defi.netlify.app |
jellyfish-transaction-signature
fuxingloh
left a comment
There was a problem hiding this comment.
I will do a proper review/check after AES get merged in
Co-authored-by: Fuxing Loh <4266087+fuxingloh@users.noreply.github.com>
fuxingloh
left a comment
There was a problem hiding this comment.
looks good, we should remove devDeps
…ellyfish into handpick-jellyfish-tx-signature
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
To remove crypto dependencies from jellyfish-transaction
to become pure transaction object-buffer (de)composer
Which issue(s) does this PR fixes?:
Fixes #
Additional comments?:
fixing build issue, to replace #359