nervosnetwork / force-bridge

General Force Bridge components.
MIT License
36 stars 34 forks source link

feat: the way to change verifiers for omnilock #358

Closed Daryl-L closed 2 years ago

Daryl-L commented 2 years ago
  1. change multisigners.
  2. change threshold.
codecov-commenter commented 2 years ago

Codecov Report

Merging #358 (ea63fcd) into feature-nervos-to-ethereum (5c74781) will increase coverage by 3.76%. The diff coverage is n/a.

@@                      Coverage Diff                       @@
##           feature-nervos-to-ethereum     #358      +/-   ##
==============================================================
+ Coverage                       38.96%   42.72%   +3.76%     
==============================================================
  Files                              16       24       +8     
  Lines                            1699     1959     +260     
  Branches                            0       58      +58     
==============================================================
+ Hits                              662      837     +175     
- Misses                           1037     1122      +85     
Impacted Files Coverage Δ
...ules/eth-contracts/contracts/libraries/Address.sol 44.82% <0.00%> (ø)
...th-contracts/contracts/libraries/MultisigUtils.sol 100.00% <0.00%> (ø)
...n-modules/eth-contracts/contracts/AssetManager.sol 80.76% <0.00%> (ø)
...in-modules/eth-contracts/contracts/ForceBridge.sol 98.80% <0.00%> (ø)
...ain-modules/eth-contracts/contracts/test/ERC20.sol 42.10% <0.00%> (ø)
...les/eth-contracts/contracts/libraries/SafeMath.sol 46.66% <0.00%> (ø)
...ules/eth-contracts/contracts/NervosMirrorToken.sol 75.00% <0.00%> (ø)
...es/eth-contracts/contracts/libraries/SafeERC20.sol 47.05% <0.00%> (ø)

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 5c74781...ea63fcd. Read the comment docs.