trustlines-protocol / blockchain

MIT License
10 stars 7 forks source link

Update chain spec for 3rd validator set #673

Closed compojoom closed 3 years ago

compojoom commented 3 years ago

https://etherscan.io/address/0xCDB34843978684f8DD39B3eDE59e73Bf49d3FBf4

The validator set in the contract can be validated by executing:

validator-set-deploy print-validators --address 0xeC09F68EfDb98D0e875e06e44155d18bF8D03051 --jsonrpc https://tlbc.rpc.anyblock.tools/

codecov[bot] commented 3 years ago

Codecov Report

Merging #673 (26481a3) into master (057a307) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #673   +/-   ##
=======================================
  Coverage   76.14%   76.14%           
=======================================
  Files          18       18           
  Lines         935      935           
=======================================
  Hits          712      712           
  Misses        223      223           
Flag Coverage Δ
bridge_unit 76.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 057a307...26481a3. Read the comment docs.