Serhii Volovyk
Serhii Volovyk
### Description 1. Stop one of the nodes 2. Vote for this node to leave using other node credentials 3. Prepare another node (with credentials different from the one that...
### Description To prevent DDoS attacks we need to make `sign()` requests paid. The price should depend on the load of the system. For the start, we can set the...
### Description We have many environments; each has its folder and a set of files. They are identical or almost identical. With this approach, updating Terraform configs requires changes in...
### Description ```[tasklist] ### Tasks - [ ] https://github.com/near/mpc-recovery/issues/571 - [ ] https://github.com/near/mpc-recovery/pull/558 - [ ] https://github.com/near/mpc-recovery/issues/473 - [ ] Do the audit ```
```[tasklist] ### Tasks - [x] Resharing works for 8 nodes (testnet 3 -> 15 -> 4, works just fine) - [ ] Handle offline mod gracefully - [ ] Make...
### Description ```[tasklist] ### Tasks - [ ] https://github.com/near/mpc-recovery/issues/555 - [x] Test when one node is offline - [ ] https://github.com/near/mpc-recovery/issues/559 - [ ] https://github.com/near/mpc-recovery/issues/564 - [x] Find out how...
### Description Not the threshold is hardcoded (set during the init() call). We need to change it according to the number of participants in the network. It can be 50%...
### Description When a new participant joins, we require all the participants to be online. (needs online)