Date

Attendees

Discussion items

WhoNotes
  • DevOps team created the environment with a bad connection between nodes.
  • On holidays worked on fixing stability issues, prepared a branch with changes. Need review from Andrei Lebedev
    • Updated ordering service and ordering gate. Dismissed sending of transactions forward for 2 rounds ahead.
    • In the case of receiving 'future" proposals, nodes caching them and uses them after finishing the current round.
    • It should fix the current problem
    • Now I am working on tests and then will test them on our environment.
  • Now we are going to avoid sending proposals to four ordering services.
    • It requires the "gossip" protocol integration
  • Reviewing one PR with 8000 lines of code change.
    • Salakhiev Kamil : Let's have a meeting with Andrey with a code walkthrough. And then you will do the more detailed PR.
    • Andrei said that it can be merged without the review because it was already reviewed and checked in the trunk branch.
  • Chatbot has broken again.
  • We have a PR from Baziorek about Raspberry Pi build documentation. We need to take a look at it and merge it.
  • I have added new PR with "AddPeers" advanced information. I will check the comments and then we can merge them.
  • Fixed problem with Locust on the performance testing stand.
    • Now it works quite long
  • Now working on the Grafana board improvements.
  • We can start first launches with part of the scenarios.
  • We will start the initial performance testing with simple transactions today, it will detect the maximum load which Iroha can handle.