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

[UP-34]: add LEDGERS_FREEZE and GET_FROZEN_LEDGERS transactions #1502

Merged
merged 12 commits into from
Feb 10, 2021

Conversation

Toktar
Copy link
Contributor

@Toktar Toktar commented Jan 11, 2021

Signed-off-by: toktar renata.toktar@dsr-corporation.com

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@lgtm-com
Copy link

lgtm-com bot commented Jan 26, 2021

This pull request introduces 3 alerts when merging 10926f5 into a079571 - view on LGTM.com

new alerts:

  • 2 for Module-level cyclic import
  • 1 for Unreachable code

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@lgtm-com
Copy link

lgtm-com bot commented Jan 26, 2021

This pull request introduces 3 alerts when merging aacde22 into a079571 - view on LGTM.com

new alerts:

  • 2 for Module-level cyclic import
  • 1 for Unreachable code

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@lgtm-com
Copy link

lgtm-com bot commented Jan 28, 2021

This pull request introduces 1 alert when merging d50f651 into a079571 - view on LGTM.com

new alerts:

  • 1 for Unused import

@Toktar Toktar changed the title [WIP][ci skip][UP-34]: add an integration tests for a case with removing plugins [WIP][UP-34]: add an integration tests for a case with removing plugins Jan 29, 2021
@Toktar
Copy link
Contributor Author

Toktar commented Jan 29, 2021

(ci) test this please

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@lgtm-com
Copy link

lgtm-com bot commented Feb 1, 2021

This pull request introduces 1 alert when merging a31b013 into a079571 - view on LGTM.com

new alerts:

  • 1 for Unused import

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@Toktar Toktar changed the title [WIP][UP-34]: add an integration tests for a case with removing plugins [UP-34]: add LEDGERS_FREEZE and GET_FROZEN_LEDGERS transactions Feb 5, 2021
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@Toktar
Copy link
Contributor Author

Toktar commented Feb 5, 2021

[CI] Test this please

askolesov
askolesov previously approved these changes Feb 8, 2021
Copy link
Member

@askolesov askolesov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome! Just a couple of minor suggestions from my side.

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
Copy link
Member

@WadeBarnes WadeBarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding the level of authorization required to freeze a ledger ... Along with the requirement of being a Trustee, would it be an idea to also require one or more signatures from additional Trustees? Freezing a ledger is a big decision.

@Toktar
Copy link
Contributor Author

Toktar commented Feb 9, 2021

@WadeBarnes Sure, we add a requirement of 3 trustees signatures here hyperledger/indy-node#1641
And Indy Plenum can't be used without Indy Node.
What do you think, in this case, it looks ok?

Copy link
Member

@askolesov askolesov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@skhoroshavin skhoroshavin merged commit 5ca2593 into hyperledger:master Feb 10, 2021
@WadeBarnes
Copy link
Member

@WadeBarnes Sure, we add a requirement of 3 trustees signatures here hyperledger/indy-node#1641
And Indy Plenum can't be used without Indy Node.
What do you think, in this case, it looks ok?

Agreed looks good. Sorry for being late to the party.

Toktar pushed a commit to Toktar/indy-plenum that referenced this pull request Mar 1, 2021
[UP-34]: add LEDGERS_FREEZE and GET_FROZEN_LEDGERS transactions

Signed-off-by: Sergey Khoroshavin <skhoroshavin@users.noreply.github.com>
Sign-off-executed-by: toktar <renata.toktar@evernym.com>
Approved-at: h-master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants