ava-labs / teleporter

EVM cross-chain messaging protocol built on top of Avalanche Warp Messaging
Other
48 stars 23 forks source link

Check weights #606

Closed geoff-vball closed 1 week ago

geoff-vball commented 1 week ago

Why this should be merged

Closes https://github.com/ava-labs/teleporter/issues/598

How this works

Checks that the total weight of all validators cannot go below the point where a validator cannot be added with weight at least 1.

How this was tested

Unit tests.

How is this documented

N/A