-
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
Unit test the private_blockchain
permissions validators
#2053
Labels
good first issue
Good for newcomers
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Tests
Comments
appetrosyan
added
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Tests
labels
Apr 4, 2022
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 7, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
4 tasks
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 7, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 7, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 8, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 8, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 10, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 10, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 16, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 16, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 16, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 16, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 16, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 17, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 17, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 19, 2022
… to 'private_blockchain' Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 19, 2022
…ies in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 20, 2022
…ies in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 20, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 20, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 20, 2022
…ies in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
appetrosyan
pushed a commit
that referenced
this issue
Jun 21, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 21, 2022
…ies in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
appetrosyan
pushed a commit
to pesterev/iroha
that referenced
this issue
Jun 21, 2022
…ies in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
appetrosyan
pushed a commit
that referenced
this issue
Jun 21, 2022
…ockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 21, 2022
…in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 22, 2022
…in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
pesterev
added a commit
to pesterev/iroha
that referenced
this issue
Jun 22, 2022
…in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
appetrosyan
pushed a commit
that referenced
this issue
Jun 22, 2022
…hain Signed-off-by: Vladimir Pesterev <pesterev@pm.me>
BAStos525
pushed a commit
to BAStos525/soramitsu-iroha
that referenced
this issue
Jul 8, 2022
Signed-off-by: Vladimir Pesterev <pesterev@pm.me> Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
BAStos525
pushed a commit
to BAStos525/soramitsu-iroha
that referenced
this issue
Jul 8, 2022
…ies in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me> Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
BAStos525
pushed a commit
to BAStos525/soramitsu-iroha
that referenced
this issue
Jul 8, 2022
…in private blockchain Signed-off-by: Vladimir Pesterev <pesterev@pm.me> Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
good first issue
Good for newcomers
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Tests
At present we don't have any unit tests for the
private_blockchain
use case. It would be important to include them in the test coverage of the integration tests.The text was updated successfully, but these errors were encountered: