Skip to content
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

Created assets aren't returned with FindAllAssets #2167

Closed
0x009922 opened this issue Apr 29, 2022 · 1 comment · May be fixed by 0x009922/iroha-issue-listing-assets#1
Closed

Created assets aren't returned with FindAllAssets #2167

0x009922 opened this issue Apr 29, 2022 · 1 comment · May be fixed by 0x009922/iroha-issue-listing-assets#1
Assignees
Labels
Bug Something isn't working iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@0x009922
Copy link
Contributor

Problem

I have:

  • 4 Iroha peers, upped with docker-compose up
  • Iroha client

I am doing:

  • Creating some random assets with client cli

I see:

  • A lot of committed blocks in Iroha logs
  • None of created assets when I request them with FindAllAssets

MWE

https://github.com/0x009922/iroha-issue-listing-assets

@0x009922 0x009922 added Bug Something isn't working iroha2-dev The re-implementation of a BFT hyperledger in RUST labels Apr 29, 2022
@s8sato s8sato assigned s8sato and unassigned s8sato May 31, 2022
@s8sato
Copy link
Contributor

s8sato commented Jun 2, 2022

Closed because the issue does not appear as of now (efa9a35).
See the update to the MWE

@s8sato s8sato closed this as completed Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants