status-go/waku/common
richΛrd 771a0c3562
refactor: remove wakuv1 code from mailserver cycle and add ENR to list of storenodes (#5753)
* test_: remove eth.prod mailservers from cycle
* test_: disable store request for wakuv1
* chore_: add ENR and remove V1 code
* refactor_: storenode cycle and allow ENRs and multiaddresses
2024-09-05 10:25:26 -04:00
..
README.md Waku package README.md documentation (#1949) 2020-05-14 08:49:06 +01:00
bloomfilter.go
const.go
envelope.go Address linter issues 2022-03-28 13:14:12 +01:00
envelope_test.go Upgrade linter and address issues 2020-12-28 16:55:14 +01:00
errors.go
events.go Waku package README.md documentation (#1949) 2020-05-14 08:49:06 +01:00
filter.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
filter_test.go Upgrade linter and address issues 2020-12-28 16:55:14 +01:00
helpers.go
message.go Address linter issues 2022-03-28 13:14:12 +01:00
message_test.go Address linter issues 2022-03-28 13:14:12 +01:00
metrics.go
protocol.go refactor: remove wakuv1 code from mailserver cycle and add ENR to list of storenodes (#5753) 2024-09-05 10:25:26 -04:00
rate_limiter.go Don't leak goroutines on decorator 2021-01-26 17:58:25 +01:00
rate_limiter_test.go Move bytes rate limits to a different rlp key 2020-06-15 19:46:23 +02:00
stats.go feat: upload/download rate for waku v1 messages (#2286) 2021-08-03 15:27:15 -04:00
topic.go Waku package README.md documentation (#1949) 2020-05-14 08:49:06 +01:00
topic_test.go

README.md

Waku Common

See here