AlexStroke

Results 17 issues of AlexStroke

Cover devops-related functions with autotests (/metrics, /status, /helscheck , …)

iroha2

## Description ### Linked issue Closes #{issue_number} ### Benefits ### Checklist - [ ] I've read `CONTRIBUTING.md` - [ ] I've used the standard signed-off commit format (or will squash...

iroha2-dev
Refactor

### Objective: ### Requirements:

good first issue
iroha2

### Objective: We need to extend the functionality of our iroha_client_cli to allow users to add new signatories to existing accounts. ### Requirements: - Suggested command format: ``` ./iroha_client_cli account...

good first issue
iroha2

### Objective: Develop and integrate a new command into the iroha_client_cli tool for burning (permanently deleting) public keys from an account in the Iroha blockchain network. ### Requirements: The command...

good first issue
iroha2

## Description ### Linked issue Closes #4563 ### Benefits ### Checklist - [ ] I've read `CONTRIBUTING.md` - [ ] I've used the standard signed-off commit format (or will squash...

### OS and Environment MacOS M1, Docker Hub ### GIT commit hash 1de71ba ### Minimum working example / Steps to reproduce ```bash docker compose up docker restart swarm-irohad0-1 ``` ###...

Bug

**Objective**: Reduce test flakiness by ensuring transactions are confirmed on all peers before proceeding. - Review the 'submit and block' function in the Python SDK: https://github.com/hyperledger/iroha-python/pull/196/files; - Review the mechanism...

iroha2