Consensus project: there is a proposal for removing the current ordering service and use the same approach as we are using in MST. It can speed up the consensus.
Modular data model: we are planning to make both validations in independent modules in the aim to use it externally and provide the possibility to plug other modules. It will also allow to abstract WSV from other parts of the system
WSV improvement: to exchange PostgreSQL to some in-memory storage by making it pluggable
We need to continue to think towards the work together with Iroha 2 team on reusable components
We can also improve the situation with the keeping of rejected transactions in the block storage. 武宮誠's idea that sent transaction can be accepted at any time after it is created is really good.