automata-network / automata

Automata Network is a modular attestation layer that extends machine trust to Ethereum with TEE Coprocessors.
https://ata.network
Apache License 2.0
94 stars 19 forks source link

Missing pallet-im-online and pallet-authority-discovery in v3 testnet #43

Closed Liao1 closed 3 years ago

Liao1 commented 3 years ago

We have imported these 2 pallets in the original testnet: https://github.com/automata-network/automata/blob/v2/node/runtime/src/lib.rs, but missing in v3. Now if a validator is offline, the network will not know about it.