Who | Notes |
---|
| - Working on the complex situation with SOCI layer – an amount of returning values is bigger than Boost::Tuple type which we are using for interaction for DB (11 versus 9). There are several possible solutions.
- Switch to std::tuple
- Wrap several values in a single part of a tuple
- Make several requests
- Andrei Lebedev > There was an idea from Eugene about a list of parameters, better discuss with him
- Михаил Болдырев > There is no need to use an index of the transaction, as it is not usable in the Iroha data model
- Михаил Болдырев > I am voting for the special query
- Andrei Lebedev > We will need to contact Robert and talk with him about the finalization of the decision.
- Finished review of multi-hash PR
|
| - Worked on new tests for new functionality and fixing failed tests. Step by step pushing work to the branch.
- Will finish that task and look to the multi-hash comments
|
| - Reviewed multi-hash, there are some issues.
- Will continue with reviewing other PRs
|
| - I finished the task with VmCall function. Will fix text and send to review.
- There is one broken test, I am working in making it green again.
- Most probably, will finish today
|
| - There is one volunteer from Indonesia.
|