-
Notifications
You must be signed in to change notification settings - Fork 2
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
write tests #11
Comments
Testing with kubo is a pain. having issues with findProviders GET_PROVIDERS peer responses being empty from kubo. will not be testing with kubo for now |
issues with kubo may have had to do with https://github.com/libp2p/js-libp2p-kad-dht/blob/779eea2ddea51a1a1cd96c6d6f7f6b0f414c7c4f/src/dual-kad-dht.ts#L318-L321 |
Going to work on hldb/welo#66 until helia-ipns uses js-libp2p version >=0.45 |
tests are passing for node and chrome using public w3name api, except for ipns tests in chrome |
going to skip trying to get ipns tests to pass for now. don't need them for the welo replication module |
The text was updated successfully, but these errors were encountered: