near / mpc

37 stars 11 forks source link

Test when the node is back online #559

Closed ppca closed 4 months ago

ppca commented 5 months ago

hmmmmmm trying to write test for when offline node hops back online. And realized it won't work because google secret manager simulator does not exist at all, so the node cannot load keyshare thus will keep trying to join while contract panics with already participant error. I'll look into how to fix this later.

ppca commented 5 months ago

PR for the test here: https://github.com/near/mpc-recovery/pull/567 passing.