Last week we were busy with the following issues:
- Web wallet update - only a few tests were done because we were focused on the QS problem.
- Quick start with smart contract is not a problem, but we found additional complex bug - when a node with working contract is restarted, it loses trust in rounds with running contracts, their execution (start - state transactions) was not finished when node was shut down, it's rare and sometimes can hardly be caught, but it increases when number of such nodes increases and leads to general instability of contract execution.
We found where it is. Now we are trying to fix it as soon as possible.