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

ethereum blocks displayed incorrectly #32

Open
whyrusleeping opened this issue Aug 23, 2018 · 3 comments
Open

ethereum blocks displayed incorrectly #32

whyrusleeping opened this issue Aug 23, 2018 · 3 comments
Assignees

Comments

@whyrusleeping
Copy link
Contributor

This looks like its just displaying the underlying javascript object: https://explore.ipld.io/#/explore/z43AaGEvwdfzjrCZ3Sq7DKxdDHrwoaPQDtqF4jfdkNEVTiqGVFW

It should be showing the ipld object, not the javascript object that backs the ipld object

@alanshaw
Copy link
Member

alanshaw commented Aug 28, 2018

The CLI explorer does this also. The output of toJSON might be more useful here? //cc @olizilla

@olizilla
Copy link
Member

See: ipld/js-ipld-ethereum#25

@olizilla
Copy link
Member

ipld/js-ipld-ethereum#25 (comment)

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

3 participants