integritee-network / pallets

Other
10 stars 14 forks source link

accept any new sidechain block from authorized enclave for shard #236

Closed brenzi closed 6 months ago

brenzi commented 6 months ago

closes #235

the previous logic where validateers had to announce their next block to be expected was too brittle and had no effective security benefit. All we need is:

avoiding forks is still the naive solution: just finalize blocks from the first validateer appearing in the ShardStatus, which usually is the primary validateer who created the shard