feat: polish websocket rpc implementation - #8
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #8 +/- ##
========================================
Coverage 99.96% 99.96%
========================================
Files 61 61
Lines 2569 2706 +137
Branches 299 309 +10
========================================
+ Hits 2568 2705 +137
Misses 1 1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
* Fix: cip64 regressions (#6) * fix: refactor cip64 to be more robust * fix: types * fix: signTransaction tests * refactor: PR feedback * chore: add changeset * test: add celo/utils test coverage (#8) * CELO utils test coverage * test: generate new address for each test --------- Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com> * chore: update src/chains/celo/utils.ts Co-authored-by: jxom <jakemoxey@gmail.com> * Update yellow-eggs-compare.md --------- Co-authored-by: Leszek Stachowski <leszkostachowski@gmail.com> Co-authored-by: jxom <jakemoxey@gmail.com>
No description provided.