-
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
Implement integration test with trasaction execution count checking #2040
Labels
Comments
Arjentix
added
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Tests
labels
Mar 30, 2022
Arjentix
added a commit
that referenced
this issue
Apr 6, 2022
#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
mversic
pushed a commit
to mversic/iroha
that referenced
this issue
May 2, 2022
…on execution limit (hyperledger-iroha#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan
pushed a commit
to appetrosyan/iroha
that referenced
this issue
May 4, 2022
…on execution limit (hyperledger-iroha#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan
pushed a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
…on execution limit (hyperledger-iroha#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan
pushed a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
…on execution limit (hyperledger-iroha#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan
pushed a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
…on execution limit (hyperledger-iroha#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan
pushed a commit
to appetrosyan/iroha
that referenced
this issue
May 12, 2022
…on execution limit (hyperledger-iroha#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
mversic
pushed a commit
to mversic/iroha
that referenced
this issue
May 13, 2022
…on execution limit (hyperledger-iroha#2051) Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
mversic
pushed a commit
to mversic/iroha
that referenced
this issue
May 13, 2022
…on execution limit (hyperledger-iroha#2051) 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
In this issue should be implementd the 3'rd test-case from #1890 :
This means that some account can perform some action only limited number of times.
It should be done with roles, not triggers. Just need to create new permission check.
The text was updated successfully, but these errors were encountered: