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

Add missed txnId to txn in ledger #755

Merged
merged 2 commits into from
Jun 20, 2018
Merged

Add missed txnId to txn in ledger #755

merged 2 commits into from
Jun 20, 2018

Conversation

dsurnin
Copy link
Contributor

@dsurnin dsurnin commented Jun 19, 2018

Signed-off-by: dsurnin dmitry.surnin@dsr-corporation.com

Signed-off-by: dsurnin <dmitry.surnin@dsr-corporation.com>
@@ -37,12 +37,18 @@ def updateState(self, txns, isCommitted=False):
Updates current state with a number of committed or
not committed transactions
"""

def gen_txn_path(self, 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 use @abstractmethod annotation

Signed-off-by: dsurnin <dmitry.surnin@dsr-corporation.com>
@ashcherbakov
Copy link
Contributor

test this please

2 similar comments
@dsurnin
Copy link
Contributor Author

dsurnin commented Jun 19, 2018

test this please

@dsurnin
Copy link
Contributor Author

dsurnin commented Jun 20, 2018

test this please

@ashcherbakov ashcherbakov merged commit db08e6c into hyperledger:master Jun 20, 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