hyperledger-archives / iroha

Iroha - A simple, decentralized ledger

Home Page:http://iroha.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"can_set_my_account_detail" can't be added in genesis.block

Mirrdhyn opened this issue · comments

Hello :)
I did that :
git clone -b master https://github.com/hyperledger/iroha --depth=1

docker run -it --name iroha -p 50051:50051 -v $(pwd)/iroha/example:/opt/iroha_data -v blockstore:/tmp/block_store --network=iroha-network --entrypoint=/bin/bash hyperledger/iroha:latest

irohad --config config.docker --genesis_block genesis.block --keypair_name node0

And I got this error :

[th:11][error] MAIN Failed to parse genesis block.

In the genesis.block file, I added the "can_set_my_account_detail" role.
Without, the genesis block works correctly. So, the issue seems to be related to this flag.
I tried also on the develop branch with the develop docker image of Iroha.
You can have a look on the file at the following Gist : https://gist.github.com/Mirrdhyn/26eb4acff257d1faa220f7a37ff2902d

I'm available on Telegram in the community group if needed.

Thank you in advance for your help :)

If you believe you’ve found a bug and have a Linux Foundation ID already, please open a JIRA ticket here (Iroha project)🙏 If you do not have a LFID, you can get it here in a few moments.

If you have a quick question on how things work, let us know in a chat: https://chat.hyperledger.org/channel/iroha

You are always welcome to participate in discussions in JIRA comments section or Rocket.Chat or help others🖖