2020-06-18 Meeting notes

2020-06-18 Meeting notes

Date

Jun 18, 2020

Attendees

  • @Vadim Reutskiy

  • @Nikita Puzankov

  • @Kamil Salakhiev

  • @Egor Ivkov

  • @武宮誠

  • @Andrei Lebedev

  • @Михаил Болдырев

  • @Sara Garifullina

Discussion items

Who

Notes

Who

Notes

@Nikita Puzankov

  • Made changes in JSON serialization approach

  • Changed keys representation in the system

  • Make preparations to change to the multi hash approach

  • Planning to finish migration to SergeJSON today

  • Then will take a task with the multi hash for tomorrow

 @Kamil Salakhiev

  • We performed a good demo of the internal project

  • Reviewing the situation and making RFCs for improvements 

  • There is a question: Torii is a single connection point now, but we should change it to make behaviour more logical

    • @Nikita Puzankov > Please, write the RFC, because making Torii as a gateway was our design decision

  • Regarding the TTL, we can consider RFC with transaction tags proposed by me

@Михаил Болдырев

  • I am mostly on the 1.2.0 release preparation

  • On Iroha, we made a separation between Torii for client requests and P2P communication. Then we had different bind addresses for different types of communication.

@Sara Garifullina

  • Currently working on the RTD + MD documentation configuration

@Andrei Lebedev

  • Discussed the approach to documentation with Sara.

  • Will continue with the Python client library for 1.2.0

@Egor Ivkov

  • Working on the signature validation and roles validation for Sumeragi consensus. It is finished, PR ready

  • Started working on the version upgrade for Ursa-related libraries, sent PRs

  • Will proceed with further TODO in the Sumeragi. On this week most of them will be finished. Then consensus will be more reliable.

  • Then I will proceed with block synchronization

@武宮誠

  • There will be 2 talks about Iroha in India for developer groups. Will provide information about Iroha 2 so we can get more contributors.

  • Probably, we will need to have a demo network for these presentations

  • We can also need the Iroha 1 tutorial for using the client libraries