AlexStroke
AlexStroke
### OS and Environment MacOS, bare metal ### GIT commit hash RC 20 ### Minimum working example / Steps to reproduce ```json [ { "Mint": { "object": { "PublicKey": "ed25519...."...
We aim to streamline our testing process by introducing a genesis test data generator. This tool will encapsulate test preconditions within a custom Genesis block, allowing each test to focus...
## **Goal:** ### The main goal of this epic is to establish a comprehensive and rigorous testing mechanism for Iroha 2 SDKs that verifies compatibility across various features, user scenarios,...
It looks like that we have no checks for Revoke instruction at all… So anyone can revoke roles and permission from anyone…
- [ ] Add Rust test cases on the test model - [ ] Calculate subjective test coverage - [ ] Find poorly covered places.