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

Introduce integration tests for Event-triggers based on Orillion use-cases #1890

Closed
appetrosyan opened this issue Feb 9, 2022 · 5 comments
Closed
Assignees
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST Tests

Comments

@appetrosyan
Copy link
Contributor

No description provided.

@appetrosyan appetrosyan added iroha2-dev The re-implementation of a BFT hyperledger in RUST Tests labels Feb 9, 2022
@Arjentix Arjentix self-assigned this Mar 28, 2022
@Arjentix
Copy link
Contributor

Use-cases provided by Orillion devs:

  1. Mint asset after transaction commmit with new (other) asset with metadata
  2. Creating NFT (Store asset) with metadata for every user based on queries every set period of time
  3. Precommit trigger meaning quantitative restriction for operation
  4. Trigger that should change token metadata once after some time passed

@appetrosyan
Copy link
Contributor Author

2 is blocked by #1984 .

@Arjentix
Copy link
Contributor

3 is blocked by #2037

@Arjentix
Copy link
Contributor

Arjentix commented Mar 30, 2022

Oops, I forgot, that we decided to implement 3'rd case with roles, not with pre-commit triggers.
Here is the issue for 3: #2040

Arjentix added a commit that referenced this issue Apr 4, 2022
…ses (#2038)

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
@Arjentix Arjentix closed this as completed Apr 4, 2022
@Arjentix
Copy link
Contributor

2 will be done in #2099

mversic pushed a commit to mversic/iroha that referenced this issue May 2, 2022
…lion use-cases (hyperledger#2038)

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
…lion use-cases (hyperledger#2038)

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
…lion use-cases (hyperledger#2038)

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
…lion use-cases (hyperledger#2038)

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue May 13, 2022
…lion use-cases (hyperledger#2038)

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue May 13, 2022
…lion use-cases (hyperledger#2038)

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST Tests
Projects
None yet
Development

No branches or pull requests

2 participants