Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
We need to start using CI and we need the support of the DevOps team there. GitHub Actions are not convenient.
Working on CLI – we have a working command-line interface, PR is waiting for the review.
Working on the Docker Compose environment, as now there is no convenient way to start a local environment.
It will be nice if somebody will review the CLI PR.
These changes will help us to move faster with testing and onboarding. Docker Compose can help here a lot, and CLI provides a more convenient possibility to interact with the Iroha.
Working on the Sumeragi integration, merged one PR to develop. Now I am trying to do the basic scenario working, which includes adding assets and propagating it between several nodes.
Fixed tests which will check Sumeragi functionality.
I will fix comments from Nikita and continues with testing.
Makoto> Do we do validation of signatures?
Yes, we have the validation, written by Nikita.
Nikita> We need to improve stateful validation, as now it is not using all available WSV data.