status-go/eth-node/bridge/geth
Ivan Folgueira Bande 3107c1eb0b
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-17 15:26:24 -04:00
..
ens feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00
envelope.go Remove whisper 2021-05-21 07:22:58 +02:00
envelope_error.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
envelope_event.go refactor_: remove unused code from wakuv2 (#5651) 2024-08-06 20:18:46 -04:00
keystore.go chore: `password` removed from the `DeleteAccount` function 2023-05-09 10:48:44 +02:00
mailserver_response.go refactor_: remove unused code from wakuv2 (#5651) 2024-08-06 20:18:46 -04:00
node.go Move services to status-node 2021-07-20 10:57:38 +02:00
public_waku_api.go feat: introduce `testWakuWrapper` and `testPublicWakuAPIWrapper` 2024-02-09 16:02:17 +01:00
public_wakuv2_api.go feat_: rate limit message publishing (#5523) 2024-08-01 14:36:25 -04:00
subscription.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
waku.go feat_: extract storenode cycle to go-waku api 2024-10-15 18:22:26 -04:00
wakuv2.go refactor_: start using nwaku 2024-10-17 15:26:24 -04:00