-
Notifications
You must be signed in to change notification settings - Fork 1.2k
The "Explore the Ethereum Blockchain" is currently broken #1453
Comments
Please give instructions on how to reproduce. Things changed, but they shouldn't break things. |
Oh, I guess you mean the example at |
Works for me, here's what I did:
Hence I close this issue. @diasdavid If you don't think it works as expected, please provide details.
|
@vmx check the experience described on https://github.com/ipfs/go-ipld-eth/blob/master/plugin/README.md |
@diasdavid Can you please provide more information? Did it work in the past? Which parts of the document you linked do you expect to work (e.g. there's not |
The first dag get returns a buffer, rather than a human readable json blob
Why not? What's missing to get it? |
I must be reading this wrong. It's here in core and here in ipfs-http-client. |
@achingbrain it's not on the CLI, which is what go is using to showcase its demos. |
js-ipfs is being deprecated in favor of Helia. You can #4336 and read the migration guide. Please feel to reopen with any comments by 2023-06-02. We will do a final pass on reopened issues afterwards (see #4336). FYI that we're removing the ethereum block from explore.ipld.io because it's not being served on IPFS anymore.. see ipld/explore.ipld.io#74 If you have a good example of an ethereum block that we should be able to render on explore.ipld.io please open an issue in the ipfs/ipld-explorer-components repo. |
Seems that some breaking changes have happened in DAG API / IPLD land that went uncaught.
@vmx do you know what changed? Can you look into this?
The text was updated successfully, but these errors were encountered: