force-bridge-eth
force-bridge-eth copied to clipboard
feat(dapp-lib): integrated multi-signature server
- multi-signature server features: simple and easy to use, can be deployed independently.
- provide two signature interfaces based on json rpc.
- some modifications have been made to the off-chain adaptation of the multi-signature server.
Codecov Report
Merging #219 (5b0e463) into dapp-lib (a20f402) will not change coverage. The diff coverage is
n/a
.
:exclamation: Current head 5b0e463 differs from pull request most recent head 882254c. Consider uploading reports for the commit 882254c to get more accurate results
@@ Coverage Diff @@
## dapp-lib #219 +/- ##
=========================================
Coverage 36.43% 36.43%
=========================================
Files 47 47
Lines 5778 5778
Branches 83 83
=========================================
Hits 2105 2105
Misses 3673 3673
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a20f402...882254c. Read the comment docs.
Hi there, can I ask what's the status of this pull request?