Arseniy Klempner
Arseniy Klempner
This is a **feature or change request** ## Problem Currently, creating a subscription via filter requires passing an instance of `SingleShardInfo`. This is not user friendly when using autosharding. The...
This is a **bug report/feature or change request/support request** ## Problem Existing docs do not have the latest instructions for installing and running tests on the repository ## Proposed Solutions...
This is a **feature or change request** ## Problem With #1751 , named sharding will be deprecated. We continue to allow setting the pubsub topic manually to prevent breaking changes...
This is a **feature or change request** ## Problem All functions to create a node allow it to be setup for either autosharding or static sharding depending on which options...
This is a **feature or change request** ## Context the `defaultBootstrap` option was set in an effort to keep the code as agnostic as possible in terms of reliance to...
This is a **feature request** ## Problem Some of the functions used by builders do not have any comments/JSDocs added to them. These can be useful for learning about how...
I'd like to use the mocked `TestTransport` struct for testing a crate that depends on `rust-web3`. Is there already a way of doing this? If not, what would be the...
## Problem Tests that run against cluster id 1 (The Waku Network) require running an nwaku node with a sepolia RPC url. When adding this parameter, the nwaku node will...
This is a **bug report/feature request/support request/change request** ## Problem The subscribe function for filter accepts either a single decoder or an array of decoders. This leads to a lot...