We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@SgtPooki noted that this library does not work with the latest version of https://www.npmjs.com/package/ipfs-http-client.
👉 We need ipfs-geoip to work with the latest ipfs-http-client so we can use it in ipfs-webui and have no regressions on Peers screen.
Some thoughts:
Buffer
Uint8Array
The text was updated successfully, but these errors were encountered:
This is no longer a concern – #93 introduced support for fetching raw blocks from Gateways and a custom block getter function.
Sorry, something went wrong.
SgtPooki
No branches or pull requests
@SgtPooki noted that this library does not work with the latest version of https://www.npmjs.com/package/ipfs-http-client.
👉 We need ipfs-geoip to work with the latest ipfs-http-client so we can use it in ipfs-webui and have no regressions on Peers screen.
Some thoughts:
Buffer
in JS libs and useUint8Array
The text was updated successfully, but these errors were encountered: