status-go/services
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
..
accounts chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
app-general chore_: create currency store and get currencies RPC (#5541) 2024-08-29 16:03:24 +05:30
appmetrics chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
browsers chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
chat chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
communitytokens chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
connector test_: improvements for browser connect tests 2024-09-20 15:16:17 +02:00
ens chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
eth chore_: implement eth service for use in integration tests (#5903) 2024-10-04 09:55:28 -03:00
ext refactor_: start using nwaku 2024-10-29 12:18:19 -04:00
gif chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
local-notifications chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
mailservers refactor_: start using nwaku 2024-10-29 12:18:19 -04:00
peer refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
permissions fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
personal feat: Rpc client manage multiple eth client (#2359) 2021-09-22 13:49:20 -04:00
rpcfilters chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
rpcstats test(wallet)_: fix flaky circuit breaker test on window timeout 2024-07-17 18:06:48 +02:00
shhext chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
status refactor_: start using nwaku 2024-10-29 12:18:19 -04:00
stickers chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
subscriptions chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
typeddata fix(dapps)_: don't require chain ID for signing typed data v4 2024-07-19 09:00:01 +02:00
updates chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
utils feat: new deeplink status-im->status-app (#4198) 2023-11-02 13:56:06 +08:00
wakuext chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
wakuv2ext chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
wallet chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00
web3provider chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00