Aleksandr Petrosyan

Results 140 issues of Aleksandr Petrosyan

Refactor the accounts to only *optionally* have an alias. We still need to retain the current semantics of account structure, but most data should be stored in a separate location:...

Enhancement
iroha2
Refactor

All ISI which can target an account need to have separate implementations that can target an account both by their address (public key, then ss58) and an alias.

Enhancement
iroha2

https://github.com/hyperledger/cactus is an inter-blockchain communication protocol and system that has support for Iroha v1. We should add support for HL cactus in Iroha v2. This issue will be converted into...

iroha2
Epic

The test introduced in #1784 demonstrated that creating a million accounts results in average memory usage of 5kiB per account. This is far in excess of what is acceptable for...

iroha2
Epic
Optimization

### Feature request Solving #2501 via #2515 rerquires us to store a timestamp for all assets. This doubles the memory overhead and increases the time complexity of all queries that...

Enhancement
iroha2

## MWE run ``` cargo bench ``` ## Expected Works ## Actual Error messages in logs complaining about not being able to find `alice@1@wonderland`.

Bug
good first issue
iroha2

good first issue
iroha2
UI
Chore

The Iroha swarm tool allows generating `docker-compose.yml` files for specific numbers of peers. Having such a tool would be useful for @Mingela and the DevOps team.

Enhancement
iroha2