Serhii Volovyk
Serhii Volovyk
- extended counter example added - counter test approach improved TODO: - add possibility to extend contracts (fix code generation)
We will need to add a [refund](https://github.com/near/near-sdk-rs/blob/5a9acaedc95c5721d2088f263bc99e3de574decf/near-contract-standards/src/non_fungible_token/utils.rs#L30) functionality after wee implement yield/resume approach.
Let's merge this PR before everything else and update the contract.
### Description All the deployments and update processes must be documented and visible to all team members. And let's not forget about the least of permissions that are needed to...
The number of alerts from our FE distracts our attention from MPC issues especially after we add the On-Call schedule. Let's separate them.
### Description Testnet for now, Mainnet once it is released
### Description Latencies on Mainnet, especially lake framework latencies, can be different from Testnet. Let's make sure our system is operational before the Mainnet release.
### Description Update readme for Multi-chain project ```[tasklist] ### Tasks - [ ] https://github.com/near/mpc-recovery/issues/603 - [ ] https://github.com/near/mpc-recovery/issues/473 - [ ] https://github.com/near/mpc-recovery/issues/593 - [ ] Create README and short contract...
### Description Propositions are welcomed, here is what I think we should change: ```[tasklist] ### TODO - [ ] Organize contract API, separate public API - [ ] return result...