Shunkichi Sato

Results 67 issues of Shunkichi Sato

Besides shift & shuffle? See [discussion](https://github.com/hyperledger/iroha/pull/2124#discussion_r854453439)

Consensus
Performance

### Feature request Make the CLI accept the path to the complied binary. ### Motivation The client can compose more flexible instructions than the existing ISIs with pre-evaluated expressions. ###...

Enhancement
iroha2

## Description #### [feature] #2085: Authenticate personal accounts by ID This is a milestone for the following commit. The inclusion of the public key in the ID allows the ID...

Enhancement
iroha2-dev
api-changes
config-changes

### Feature request > 2. Open a separate issue to discuss whether we want to implement alias as part of Iroha or delegate this to external service (I would prefer...

Enhancement
question
iroha2-dev
Security

As of f12077d35 there is a duplication between `transaction.signature.public_key` and `transaction.payload.authority.signatory`. The former could also serve as the latter role, but the problem is that `authority: AccountId` is required for...

Enhancement
iroha2-dev

> I think the point is the domain membership screening. > How should a new account apply for and be allowed to join a domain? > In terms of authority,...

Enhancement
iroha2-dev

## Description - Proof of concept for the new account, with non-essential parts omitted - There is room for optimization in actual implementation - This is in the form of...

iroha2-dev

### Feature request > 3. Open a separate issue to discuss implementation of multisig accounts ### Motivation https://github.com/hyperledger/iroha/issues/2085#issuecomment-1991254965 ### Who can help? _No response_

Enhancement
iroha2-dev

> ![image](https://github.com/hyperledger/iroha/assets/49983831/78c34469-daf5-467d-8271-3e9a3854270f) > https://blogs.oracle.com/linux/post/backporting-patches-using-git Regarding backports, my suggestion is to first make commits on the main branch and then apply them to every release branch as needed. > fixes should...

question

_Originally posted by @s8sato in https://github.com/hyperledger/iroha/pull/4573#discussion_r1596320435_ Define appropriate coverage measurement targets: - Numerator: - Should coverage by `p2p/tests/integration` be considered? - Denominator: - What parts of the code do not...

question
CI