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

Query for total amount of asset #2096

Closed
appetrosyan opened this issue Apr 12, 2022 · 0 comments
Closed

Query for total amount of asset #2096

appetrosyan opened this issue Apr 12, 2022 · 0 comments
Assignees
Labels
Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@appetrosyan
Copy link
Contributor

appetrosyan commented Apr 12, 2022

In the blockchain explorer we often need to consider the total number of an asset in a network.
Ideally, we only need a query and some caching so that expensive computations aren't done more than once, and only updated when they need to be (e.g. when an asset is minted).

@appetrosyan appetrosyan added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Apr 12, 2022
@appetrosyan appetrosyan added 2.0.0-pre-rc.5-lts Enhancement New feature or request good first issue Good for newcomers Chore This is a small task that can be done at any point in time and is easier than others and removed 2.0.0-pre-rc.5-lts Chore This is a small task that can be done at any point in time and is easier than others labels Jun 8, 2022
@appetrosyan appetrosyan changed the title Track total number of assets in definition Query for total amount of asset Oct 4, 2022
@Erigara Erigara self-assigned this Oct 20, 2022
@Erigara Erigara removed the good first issue Good for newcomers label Oct 24, 2022
Erigara added a commit to Erigara/iroha that referenced this issue Oct 26, 2022
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Erigara added a commit to Erigara/iroha that referenced this issue Oct 26, 2022
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Erigara added a commit to Erigara/iroha that referenced this issue Nov 1, 2022
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Erigara added a commit to Erigara/iroha that referenced this issue Nov 3, 2022
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Erigara added a commit to Erigara/iroha that referenced this issue Nov 9, 2022
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
Erigara added a commit that referenced this issue Nov 14, 2022
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
@Erigara Erigara closed this as completed Nov 14, 2022
Arjentix pushed a commit to Arjentix/iroha that referenced this issue Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

2 participants