vegaprotocol / MultisigControl

Solidity contracts for the Ethereum <-> Vega bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add unit test for multisig validator

edd opened this issue · comments

commented

I understand that this works implicitly, i.e. it works or it doesn't. But given it's a bespoke function, let's have a truffle test for it.

It would be nice to have quite a bunch of case, e.g multiple time the same signature, missing signatures, invalid format, signature from nin recognised validators etc.

Still working on this, got pulled away to testnet deploy