status-go/vendor
Ivan Folgueira Bande a3bff47800
refactor_: start using nwaku
- some minor progress to add nwaku in status-go
- nwaku.go: GetNumConnectedPeers controls when passed pubsub is empty
- waku_test.go: adapt TestWakuV2Store
- add missing shard.go
- feat_: build nwaku with nix and use build tags to choose between go-waku and nwaku (#5896)
- chore_: update nwaku
- nwaku bump (#5911)
- bump: nwaku
- chore: add USE_NWAKU env flag
- fix: build libwaku only if needed
- feat: testing discovery and dialing with nwaku integration (#5940)
- message publisher and sent verifier (#5966)
- storenode requestor for missing message retrieval and result iterator impl (#5971)
- uncomment code that would allow status-go/go-waku to compile and libwaku test to run (#5986)
- supporting peer exchange with nwaku (#5983)
- store queries
- ping
- ping storenodes using AddrInfo (#6004)
- dial, drop and retrieve connected peers  (#6013)
- integrate on-demand DNS discovery and implement discoverAndConnectPeers (#6017)
- extract libwaku calls into WakuNode struct (#6027)
- async nwaku
- remove nwaku process loop
- receive messages via relay (#6185)
- extract timeout from context
- use correct port field, get free ports and uncomment some functions (#6200)
- enable filter/lightpush/px and setup rate limits
- add protected topics
2024-12-18 15:25:39 -04:00
..
github.com refactor_: start using nwaku 2024-12-18 15:25:39 -04:00
go.etcd.io/bbolt Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
go.lsp.dev feat_: `LogOnPanic` linter (#5969) 2024-10-23 21:33:05 +01:00
go.uber.org chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
golang.org/x chore_: add sentry-go dependency (#6052) 2024-11-06 17:37:08 +00:00
google.golang.org/protobuf chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
gopkg.in chore: upgrade go-waku to v0.5 (#3213) 2023-02-22 17:58:17 -04:00
lukechampine.com/blake3 chore_: bump go-waku with filter loop fix (#5909) 2024-10-10 17:03:36 +05:30
modernc.org chore: make lint-fix 2024-03-07 20:31:28 +08:00
olympos.io/encoding/edn Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
zombiezen.com/go/sqlite Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
modules.txt feat(telem)_: track total waku message bandwidth (#6157) 2024-12-06 10:47:51 -08:00