js-waku icon indicating copy to clipboard operation
js-waku copied to clipboard

JavaScript implementation of Waku v2

Results 206 js-waku issues
Sort by recently updated
recently updated
newest added

This is a **bug report/feature or change request/support request** ## Problem `uncaughtException` and `unhandledRejection` can happen when an exception is thrown or a promise rejects in an internal process not...

bug
good first issue
test
E:Comprehensive dev testing

This is a **feature request** ## Problem Web developers are familiar with a number of _Web2_ framework. Having a Waku SDK that provides similar API can help onboarding new developer...

## Problem This issue is meant to track investigation/work around being able to find and connect to p2p-circuit addresses through peer-exchange in js-waku ## Notes - https://github.com/waku-org/js-waku/issues/1454 - address https://github.com/waku-org/js-waku-examples/issues/265...

This is a **feature request** ## Problem With #1626, discovery classes currently write details from the ENR into the `PeerStore` converting into bytes, and then decode this information when we...

enhancement

This is a **feature or change request** ## Problem When I implemented https://github.com/vpavlin/qaku, I used some random crypto wrapper instead of `@waku/message-encryption` package as it lacked `verify()` method (I could...

enhancement

This is a change request ## Problem https://github.com/waku-org/js-waku/pull/1469#discussion_r1318188776 ## Proposed Solutions look into how we can macro-structure the entire monorepo to support first-time codebase viewers/readers

enhancement

This is a **change request** ## Problem js-waku tests use the JSON RPC API of go-waku and nwaku nodes. The intent is to deprecate the JSON RPC API in favour...

good first issue
test
E:REST API service node

This is a **feature request** ## Problem We have some scenarios that can be improved by Waku having WebRTC capabilities. Discussions around WebRTC usually are concentrated around two points: -...

enhancement

This is a **bug report/feature or change request/support request** ## Problem ## Proposed Solutions ## Notes

enhancement
track:rln

This is a **bug report/feature or change request/support request** ## Problem ## Proposed Solutions ## Notes

enhancement
track:rln