Andrea Maria Piana
8593866862
Restart discovery when it fails
...
When discovery fails to be seeded with bootstrap/fallback nodes, it
never recovers.
This commit changes the behavior so that status-go retries fetching
bootnodes, and restarts discovery when that happens.
2022-12-14 20:54:48 +00:00
Andrea Maria Piana
f98e65258a
Set dns resolver to cloudflare
2022-12-14 20:54:48 +00:00
Richard Ramos
38a4bbf235
chore: bump go-waku
2022-12-14 20:54:48 +00:00
Richard Ramos
c7ce9adb5e
debug: add more logs to determine why community requests are missing
2022-12-13 10:25:24 -04:00
Richard Ramos
f25ac111db
chore: remove unneeded success signal
2022-12-07 12:15:23 -04:00
Andrea Maria Piana
d63d2ca754
Use NTP sync source when available
2022-12-07 07:49:14 +00:00
Richard Ramos
195c149f47
feat(waku2): peer exchange
2022-12-06 10:23:05 -04:00
Richard Ramos
23d45d8707
chore(waku2): disable light client on status.prod
2022-11-29 15:45:32 -04:00
Andrea Maria Piana
2166786b0e
Setup autorelay
2022-11-29 15:55:20 +00:00
Richard Ramos
ea89a41d96
fix: go-waku update discv5 ENR on succesful NAT
2022-11-28 08:41:23 -04:00
Richard Ramos
eaced1c1e9
fix(store): generate signals per storenode request with custom requestIDs
2022-11-28 08:40:58 -04:00
Richard Ramos
ee6bda5bcc
feat: add wakuext_listenAddresses
2022-11-28 08:10:51 -04:00
Richard Ramos
a6c7067f3b
feat: add multiaddresses to waku2 peers
2022-11-24 11:47:06 -04:00
Richard Ramos
e83ad01e66
fix: disable gossipsub peer exchange
2022-11-24 11:21:24 -04:00
Richard Ramos
2341dedfba
fix: exit relay loop on quit
2022-11-15 11:00:36 -04:00
Richard Ramos
d996fb60d4
feat: use identify protocol
2022-11-15 11:00:36 -04:00
Richard Ramos
91aac3cec0
chore: upgrade go-waku
2022-11-09 17:39:17 +03:00
Richard Ramos
6300751e36
chore: upgrade go-waku and log about messages sent/received
2022-11-09 17:39:17 +03:00
Richard Ramos
0f7c9f52d8
feat: mark automatic status updates as ephemeral
2022-11-09 15:49:26 +03:00
Richard Ramos
4bf5fcfe61
fix: pass status-go logger to go-waku
2022-11-07 18:03:58 +03:00
Richard Ramos
cd34538937
fix: set waku version to mailservers and set min peers for relay to 1
2022-11-07 18:03:52 +03:00
Richard Ramos
b14de2dd9d
fix: content topic in wakuv2
2022-10-10 10:38:42 -05:00
Richard Ramos
571ab4c88d
fix: use minPeers when initializing relay
2022-10-04 14:31:42 -04:00
Richard Ramos
7272bf0d91
fix: waku2 storenode cursor
2022-10-03 18:49:41 -04:00
Richard Ramos
824bb17ba9
fix: determine if a enr contains a UDP port ( #2864 )
2022-09-16 09:09:13 -04:00
Richard Ramos
208f075b72
feat: use dns discovery if a enrtree is used in the DiscV5BootstrapNodes config ( #2814 )
2022-09-15 10:32:54 -04:00
Richard Ramos
ad326fa290
feat: wakuv2 store ( #2780 )
...
Allows runnning a store node depending on node config settings.
2022-08-19 12:34:07 -04:00
Jakub Sokołowski
530f3c7a3a
rename status-react to status-mobile
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-17 15:37:14 +02:00
Richard Ramos
478990febf
fix: peer table queries
2022-04-01 18:06:10 -04:00
Richard Ramos
de949efcf4
fix: lint
2022-04-01 17:39:10 -04:00
Richard Ramos
faf8f34fef
fix: adding missing config settings
2022-04-01 17:39:10 -04:00
Andrea Maria Piana
8a5f77dc37
Address linter issues
2022-03-28 13:14:12 +01:00
Richard Ramos
de2b8df033
feat: switch fleet
2022-03-22 18:47:07 -04:00
Richard Ramos
df92cdbaf8
fix: LOG15_ERROR
2022-03-03 08:50:40 -04:00
Richard Ramos
02d70899df
fix: query timestamp conversion
2022-03-02 10:58:56 -04:00
Richard Ramos
0b1c06403b
fix: timestamp conversion from uint64
2022-03-02 10:58:56 -04:00
Richard Ramos
381c5f6116
chore: bump go-waku
2022-02-24 10:07:42 -04:00
Richard Ramos
ee41e30881
feat: extract node config from settings to individual tables ( #2470 )
2022-01-12 16:04:43 -04:00
Richard Ramos
98784b752a
feat: desktop mailserver cycle ( #2481 )
2022-01-12 12:02:01 -04:00
Anthony Laibe
268c8304a1
feat: Mark messages as confirmed in waku2 ( #2449 )
2021-12-01 16:15:18 +01:00
Richard Ramos
d32f0467ae
feat: Add DiscV5 to Waku2 ( #2434 )
...
* feat: Add DiscV5 to Waku2
* fix: null verification for discV5
2021-11-22 09:40:14 -04:00
Richard Ramos
6099380d9c
fix: waku2 - send messages in a separate goroutine ( #2433 )
2021-11-18 14:31:28 -04:00
Richard Ramos
38cc695753
waku2: log envelope hash and ids for all messages ( #2427 )
2021-11-11 12:13:55 -04:00
Richard Ramos
d35e0a339d
feat(waku2): use relay or lightpush depending on the number of peers ( #2425 )
2021-11-09 15:16:05 -04:00
Richard Ramos
f47229a466
feat: add dns discovery to wakuv2 ( #2422 )
2021-11-09 08:22:34 -04:00
Richard Ramos
4602982c77
waku2: enable message confirmations ( #2416 )
2021-11-02 14:27:37 -04:00
Richard Ramos
bade0a24ff
chore: bump go-waku ( #2404 )
2021-10-19 09:43:41 -04:00
Richard Ramos
cf11713d9c
feat: wakuv2 peer persistence ( #2287 )
2021-10-12 08:39:28 -04:00
Richard Ramos
4dbef97367
feat: waku2 + rendezvous ( #2393 )
2021-10-06 12:08:54 -04:00
Richard Ramos
6bb04e0858
fix: dial peer async
2021-10-01 08:29:23 -04:00
Richard Ramos
524e864398
feat: add gossipsub peer exchange option to wakuV2
2021-09-29 09:44:36 -04:00
RichΛrd
da63894a5a
feat: wakuV2 light client using lightpush / filter ( #2351 )
2021-09-27 09:04:28 -04:00
Richard Ramos
71555991db
fix: waku2 history query
2021-09-27 09:04:28 -04:00
RichΛrd
7d148272e1
feat: functions to add peers and dial ( #2345 )
2021-09-27 09:04:28 -04:00
Richard Ramos
0575030825
feat: adding peers, fix peer count and fix format of peer stats signal
2021-09-27 09:04:28 -04:00
Vitaliy Vlasov
049afe5765
Pass connection status chan to go-waku
...
Fix conn status chan gorouting never quitting
Fix import cycle
Add keepAlive interval to wakuv2 node
Add CustomNodes
Do not resume wakuv2 store
2021-09-23 19:00:40 +03:00
RichΛrd
719a303b05
feat: wakuV2 bandwidth stats ( #2325 )
2021-08-30 17:35:37 -04:00
RichΛrd
842ba229df
feat: add function to obtain bloomfilter ( #2334 )
2021-08-26 16:25:43 -04:00
RichΛrd
f6dc6f752a
use 23/WAKU2-TOPICS format for content topics ( #2281 )
2021-08-17 11:27:28 -04:00
RichΛrd
0aab3e238b
chore: bump go-waku ( #2292 )
2021-08-03 16:40:22 -04:00
RichΛrd
facad9f07e
feat: upload/download rate for waku v1 messages ( #2286 )
...
* feat: upload/download rate for waku v1 messages
* reorganize code
* fix failing test
2021-08-03 15:27:15 -04:00
RichΛrd
bfdc000bbc
go-waku: RequestAllHistoricMessages ( #2258 )
...
* feat: update wakuv2 store
* check online using waku version for now
* fix peerId and from/to multiplier
* fix: lint
* fix: handle waku2 cursors
* fix: code review
* fix: code review 2
* update go-waku version
* update vendor folder
2021-07-21 15:02:50 -04:00
Andrea Maria Piana
4b0daeb47b
Move services to status-node
...
Move all the services to status-node, as some of them were there, some
of them were in the geth backend and scattered around.
2021-07-20 10:57:38 +02:00
RichΛrd
40359f9c1b
go-waku integration ( #2247 )
...
* Adding wakunode module
* Adding wakuv2 fleet files
* Add waku fleets to update-fleet-config script
* Adding config items for waku v2
* Conditionally start waku v2 node depending on config
* Adapting common code to use go-waku
* Setting log level to info
* update dependencies
* update fleet config to use WakuNodes instead of BootNodes
* send and receive messages
* use hash returned when publishing a message
* add waku store protocol
* trigger signal after receiving store messages
* exclude linting rule SA1019 to check deprecated packages
2021-06-16 16:19:45 -04:00