-
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
[BUG] Any information hasn't been propagated to the client when a client tries to register the account in the non-existent domain #2863
Comments
Confirmed, It seems like it is not a bug after all. |
I need to explain this a bit more before closing. The information not being propagated is a consequence of the deliberate simplicity of For a real client this isn't an issue, because a real deployment would already have a submitting process and a listening thread which would produce the desired effect. Given that we're keeping |
@appetrosyan solution seems to be essentially oneliner, do we want to close it anyway? |
…li` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 1 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 2 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: try cargo cache Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [feature] hyperledger-iroha#2280: Produce permission events when role is granted/revoked Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [documentation]: Move some docs to the tutorial repository Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [documentation]: Review punctuation (hyperledger-iroha#2872) Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [fix] hyperledger-iroha#2804, hyperledger-iroha#2863: `iroha_client_cli` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [refactor]: improve error messages on configuration failure. (hyperledger-iroha#2892) Co-authored-by: Ilia Churin <churin.ilya@gmail.com> Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> [documentation]: Remove outdated doc files Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [feature] hyperledger-iroha#2508: Add a new client CLI subcommand that accepts wasm Signed-off-by: Vladimir Pesterev <pesterev@pm.me> [feature] hyperledger-iroha#2889: Add block streaming support into `iroha_client` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Fix block streaming Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Close websocket connection properly Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] #0000: Fix `panic_on_invalid_genesis.sh` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [ci]: gggg Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: sssss Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: bbbb Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 1 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 2 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: try cargo cache Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [feature] hyperledger-iroha#2280: Produce permission events when role is granted/revoked Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [documentation]: Move some docs to the tutorial repository Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [documentation]: Review punctuation (hyperledger-iroha#2872) Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [fix] hyperledger-iroha#2804, hyperledger-iroha#2863: `iroha_client_cli` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [refactor]: improve error messages on configuration failure. (hyperledger-iroha#2892) Co-authored-by: Ilia Churin <churin.ilya@gmail.com> Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> [documentation]: Remove outdated doc files Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [feature] hyperledger-iroha#2508: Add a new client CLI subcommand that accepts wasm Signed-off-by: Vladimir Pesterev <pesterev@pm.me> [feature] hyperledger-iroha#2889: Add block streaming support into `iroha_client` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Fix block streaming Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Close websocket connection properly Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] #0000: Fix `panic_on_invalid_genesis.sh` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [ci]: gggg Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: sssss Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: bbbb Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 1 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 2 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: try cargo cache Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [feature] hyperledger-iroha#2280: Produce permission events when role is granted/revoked Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [documentation]: Move some docs to the tutorial repository Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [documentation]: Review punctuation (hyperledger-iroha#2872) Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [fix] hyperledger-iroha#2804, hyperledger-iroha#2863: `iroha_client_cli` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [refactor]: improve error messages on configuration failure. (hyperledger-iroha#2892) Co-authored-by: Ilia Churin <churin.ilya@gmail.com> Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> [documentation]: Remove outdated doc files Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [feature] hyperledger-iroha#2508: Add a new client CLI subcommand that accepts wasm Signed-off-by: Vladimir Pesterev <pesterev@pm.me> [feature] hyperledger-iroha#2889: Add block streaming support into `iroha_client` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Fix block streaming Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Close websocket connection properly Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] #0000: Fix `panic_on_invalid_genesis.sh` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [ci]: gggg Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: sssss Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: bbbb Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 1 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 2 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: try cargo cache Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [feature] hyperledger-iroha#2280: Produce permission events when role is granted/revoked Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [documentation]: Move some docs to the tutorial repository Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [documentation]: Review punctuation (hyperledger-iroha#2872) Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [fix] hyperledger-iroha#2804, hyperledger-iroha#2863: `iroha_client_cli` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [refactor]: improve error messages on configuration failure. (hyperledger-iroha#2892) Co-authored-by: Ilia Churin <churin.ilya@gmail.com> Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> [documentation]: Remove outdated doc files Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [feature] hyperledger-iroha#2508: Add a new client CLI subcommand that accepts wasm Signed-off-by: Vladimir Pesterev <pesterev@pm.me> [feature] hyperledger-iroha#2889: Add block streaming support into `iroha_client` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Fix block streaming Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Close websocket connection properly Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] #0000: Fix `panic_on_invalid_genesis.sh` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [ci]: gggg Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: sssss Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: bbbb Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 1 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo caching 2 Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: try cargo cache Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [feature] hyperledger-iroha#2280: Produce permission events when role is granted/revoked Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [documentation]: Move some docs to the tutorial repository Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [documentation]: Review punctuation (hyperledger-iroha#2872) Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [fix] hyperledger-iroha#2804, hyperledger-iroha#2863: `iroha_client_cli` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [refactor]: improve error messages on configuration failure. (hyperledger-iroha#2892) Co-authored-by: Ilia Churin <churin.ilya@gmail.com> Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru> [documentation]: Remove outdated doc files Signed-off-by: Ekaterina Mekhnetsova <mekkatya@gmail.com> [feature] hyperledger-iroha#2508: Add a new client CLI subcommand that accepts wasm Signed-off-by: Vladimir Pesterev <pesterev@pm.me> [feature] hyperledger-iroha#2889: Add block streaming support into `iroha_client` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Fix block streaming Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] hyperledger-iroha#2880: Close websocket connection properly Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [fix] #0000: Fix `panic_on_invalid_genesis.sh` Signed-off-by: Shanin Roman <shanin1000@yandex.ru> [ci]: gggg Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: sssss Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: bbbb Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru> [ci]: Add cargo chef caching Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
…li` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
…li` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
…li` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
…li` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
…li` submit transaction blocking Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
GIT commit hash
b783f10
Minimum working example
scripts/test_env.sh setup
./iroha_client_cli account register --id="mad_hatter@looking_glass" --key="ed0120a753146e75b910ae5e2994dc8adea9e7d87e5d53024cfa310ce992f17106f92c"
Expected behaviour
Error: This domain non-exist
Actual behaviour
Any information hasn't been propagated
Operating system
MacOS
Current environment
Source code build
Logs in JSON format
Log contents
Who can help?
@astrokov7
The text was updated successfully, but these errors were encountered: