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

Request to update #8

Open
Hienphamthe opened this issue Jan 25, 2019 · 7 comments
Open

Request to update #8

Hienphamthe opened this issue Jan 25, 2019 · 7 comments

Comments

@Hienphamthe
Copy link

Hi cendhu,
is this tool still compatible with current version of HLF (version 1.3)? The problem is I received this error while trying to start fetch_block:
Starting Client
error on Register send rpc error: code = Internal desc = transport is closing
could not start chat rpc error: code = Internal desc = transport is closing
Error starting EventClient
Thank you.

@cendhu
Copy link
Owner

cendhu commented Jan 28, 2019

It is not compatible with v1.3. I will make it work with v1.4 (which should work for 1.2 and 1.3). Please give me a month time and I will push a patch.

@aaxx
Copy link

aaxx commented Feb 18, 2019

@cendhu Hi Senthil,

I am looking for a way to inspect HLF 1.2/1.4 blockchain. I am eager to help you and would like to allocate extra resources for porting this solution to new versions of HL. How can we get in touch and discuss possible cooperation? Probably you could steer me or share the vision on what has to be done, so I would not start from scratch?

@cendhu
Copy link
Owner

cendhu commented Feb 18, 2019

@aaxx Sorry for the delay in update. I will be busy till Feb end. In the first week of March, I will push updates. Can you please wait till that time?

@aaxx
Copy link

aaxx commented Feb 18, 2019

@cendhu Unfortunately not. Is there any way to take a look on current state of the update? I plan to complete that in a week. Would not like to do that from scratch

@cendhu
Copy link
Owner

cendhu commented Feb 18, 2019

We have added additional details in rwset for the private data. Now, each rwset would contain pubUpdates and hashedUpdates. PvtUpdates are not included in the block. According to this new block structure, we need to change the fetch-block implementation. Further, the event mechanism in v1.4 has changed. Hence, some additional work is needed with respect to initial connections. If there is any urgency required, there is another alternative. Using SDK, we can call QSCC chaincode for retrieving the block by number. I hope, SDK (at least node) provides API for decoding the block. I have worked only in the backend not in SDK (hence, not aware of it much).

@ping40
Copy link

ping40 commented May 31, 2019

Request to update, thanks

@ping40
Copy link

ping40 commented Jun 3, 2019

I create a simple tool to show hyperledger ledger file in json format.

https://github.com/ping40/fabric_ledger_reader

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

No branches or pull requests

4 participants