status-go/protocol/transport
Ivan Folgueira Bande 940adb99ec
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)
2024-10-29 12:18:19 -04:00
..
migrations/sqlite refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
envelopes_monitor.go feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
envelopes_monitor_test.go chore_:optimise envelope monitor (#5172) 2024-05-31 21:17:44 +08:00
filter.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
filters_manager.go refactor_: start using nwaku 2024-10-29 12:18:19 -04:00
filters_manager_test.go chore(upgradeSQLCipher): Upgrading SQLCipher to version 5.4.5 (#3559) 2023-06-07 08:58:01 +03:00
persistence.go Address linter issues 2022-03-28 13:14:12 +01:00
processed_message_ids_cache.go fix: sqlite variable limit 2021-09-22 08:04:28 -04:00
topic.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
transport.go feat_: extract storenode cycle to go-waku api 2024-10-29 12:17:43 -04:00
transport_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00