This issue keeps track of the refactoring of the Transact method of the store and of the business logic of operations to remove it from the handlers into a dedicated package to ensure that proposals execute in the same way across nodes. More details on this decision can be found in #1577.
This issue keeps track of the refactoring of the
Transactmethod of the store and of the business logic of operations to remove it from the handlers into a dedicated package to ensure that proposals execute in the same way across nodes. More details on this decision can be found in #1577.