-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate genesis.json
instead of storing it.
#1640
Labels
good first issue
Good for newcomers
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Optimization
Something isn't working as well as it should
Comments
appetrosyan
added
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Optimization
Something isn't working as well as it should
labels
Nov 26, 2021
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
Apr 14, 2022
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
Apr 14, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
Apr 14, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
changed the title
Generate
Generate Apr 15, 2022
config.json
instead of storing it. genesis.json
instead of storing it.
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
Apr 20, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
Apr 24, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
Apr 25, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
that referenced
this issue
Apr 27, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
mversic
pushed a commit
to mversic/iroha
that referenced
this issue
May 2, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 4, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
appetrosyan
added a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
mversic
pushed a commit
to mversic/iroha
that referenced
this issue
May 13, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
mversic
pushed a commit
to mversic/iroha
that referenced
this issue
May 13, 2022
Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
good first issue
Good for newcomers
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Optimization
Something isn't working as well as it should
All configuration is done by hand.
It may be a good idea to generate the
config.json
,genesis.json
andtrusted_peers.json
programmatically and add explanation toREADME.md
.The text was updated successfully, but these errors were encountered: