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

INDY-1327: add method get_protocol_version() for seqNoDB migration #727

Merged

Conversation

Toktar
Copy link
Contributor

@Toktar Toktar commented Jun 5, 2018

No description provided.

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@@ -140,6 +140,10 @@ def get_version(txn):
return txn[TXN_VERSION]


def get_protocol_version(txn):
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a unit test for this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry. Added.

Signed-off-by: toktar <renata.toktar@dsr-corporation.com>
@ashcherbakov ashcherbakov merged commit 11608be into hyperledger:master Jun 5, 2018
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

2 participants