Block or Report
Block or report jm-clius
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
nim-json-rpc Public
Forked from status-im/nim-json-rpc
Nim library for implementing JSON-RPC clients and servers
Nim
-
nim-confutils Public
Forked from status-im/nim-confutils
Simplified handling of command line options and config files
Nim
-
-
infra-nim-waku Public
Forked from status-im/infra-nim-waku
Infrastruture for Waku implementation in Nim
Python
-
686 contributions in the last year
Contribution activity
February 2023
Created 3 commits in 1 repository
Created a pull request in waku-org/nwaku that received 9 comments
chore: add better e2e trace logging for relay
Hopefully an easy fix for #1394 Improves relay trace logging on publishing and receiving a message, to log: a hash of the message publish/arrival …
Opened 2 other pull requests in 1 repository
waku-org/nwaku
2
merged
Reviewed 8 pull requests in 3 repositories
waku-org/nwaku
6 pull requests
vacp2p/rfc
1 pull request
vacp2p/waku
1 pull request
Created an issue in vacp2p/research that received 2 comments
Discovery: discovering suitable multiaddrs
Background Waku currently specifies two main peer discovery methods: DNS discovery (for static lists/bootstrapping) Waku Discv5 for continuous amb…