138 Commits

Author SHA1 Message Date
Richard Ramos
893f9f396c feat: chat2 dynamic RLN (#283) 2022-08-15 14:40:10 -04:00
Richard Ramos
587fd148ca chore: use static rln lib and fix lint 2022-08-15 14:40:10 -04:00
Richard Ramos
6481e72885 feat: chat2 + RLN(static) 2022-08-15 14:40:10 -04:00
Richard Ramos
2b4a2d72d3
feat: add filter bindings and improve docs (#284) 2022-08-09 09:48:23 -04:00
Richard Ramos
8cf5f80529
fix: dial wss nodes and add ws to list of default transports (#274)
Also updates libp2p to latest version
2022-07-25 11:49:10 -04:00
Richard Ramos
6d65d4921c
feat: encrypt nodekey file (#270) 2022-07-25 08:24:42 -04:00
Richard Ramos
3847bcae68 fix: add back mplex muxer 2022-05-31 15:51:53 -04:00
Richard Ramos
77c1e26a9e chore: upgrade deps and go1.17 2022-05-30 15:30:43 -04:00
Richard Ramos
b14f4a9aa8
feat: db migrations (#246) 2022-05-30 15:13:27 -04:00
Richard Ramos
dfed1409ff feat: domain name config 2022-05-17 17:54:41 -04:00
Richard Ramos
2e371b2b99 feat: secure websockets 2022-05-17 17:54:41 -04:00
Richard Ramos
e5e70b38ae chore: upgrade outdated dependencies 2022-05-17 17:54:41 -04:00
Richard Ramos
898d7204c2
fix: padding data type and build instructions for kotlin 2022-05-11 18:19:38 -04:00
Richard Ramos
fb0dfbe0b8
fix: swift port 2022-05-11 14:23:08 -04:00
Richard Ramos
5b7d0daeea
fix: optional parameters 2022-05-11 14:13:28 -04:00
Richard Ramos
f7b117b3a8 feat: swift example app - pt1 2022-05-11 14:07:42 -04:00
Richard Ramos
7b3c853c15
refactor: use diff logger for waku 2022-05-06 15:29:31 -04:00
Richard Ramos
813dc49c61 feat: swift example 2022-05-05 16:51:43 -04:00
Richard Ramos
bbab0f1714
fix: add topic to broadcast and some comments to functions (#229) 2022-04-25 23:31:26 +04:00
Richard Ramos
f1f6cb04f0
feat: kotlin android example (#226)
* feat: kotlin android example
* Adding lightpush and store to kotlin example
2022-04-12 08:12:14 -04:00
Richard Ramos
4d0e4ca4da
chore: upgrade deps (#225) 2022-04-06 09:57:53 -04:00
Richard Ramos
f1a40fad73
feat: c-sharp example (#222) 2022-04-02 20:22:42 -04:00
Richard Ramos
aa6d8c8b58
fix: c api and add some documentation (#219) 2022-03-22 12:30:14 -04:00
Richard Ramos
290b7663d1
feat: secure websockets (#201) 2022-03-22 09:12:58 -04:00
Richard Ramos
df235db6b7
feat: c-bindings for waku relay (#212) 2022-03-21 19:15:53 -04:00
Richard Ramos
2817d71fea
feat: use d5waku as ProtocolID for DiscV5 (#196) 2022-02-28 14:28:09 -04:00
Richard Ramos
d5279e0251
fix: invalid protocol name 2022-02-24 09:33:07 -04:00
Richard Ramos
58f739765e
refactor: use int64 timestamps (#189)
* refactor: use int64 timestamps
* fix: changed PB Timestamp index to 10
2022-02-23 11:01:53 -04:00
Richard Ramos
459bed2a40
fix: remove references to fleets.status.im (#195)
Fixes #187
2022-02-21 13:46:58 -04:00
Richard Ramos
3e5d0d0843
fix: flag naming inconsistency (#194)
Fixes #80
2022-02-21 11:23:52 -04:00
Richard Ramos
a3c67e0d42
feat: separate waku2 network (#179)
* chore: use go-discover instead of go-ethereum/p2p/discover
* feat: use validator function for discV5
2021-12-10 11:29:50 -04:00
Richard Ramos
78a0d4d74d fix: replace WIthTopic to ToTopic 2021-11-19 20:04:38 -04:00
Richard Ramos
00ee0b7511 refactor: create separate functions for subscriptions and publishing 2021-11-19 20:04:38 -04:00
Richard Ramos
56ef99e11f refactor: remove topic type 2021-11-19 20:04:38 -04:00
Richard Ramos
817759c235
feat: discoveryV5 - part2 (#150) 2021-11-17 12:19:42 -04:00
Richard Ramos
6ae4d4fce2
feat: discoveryV5 - part1 (#149) 2021-11-16 10:22:01 -04:00
Richard Ramos
6d04308716
feat: 23/WAKU2-TOPICS (#146) 2021-11-10 10:28:45 -04:00
Richard Ramos
f561e217aa fix: ineffassign 2021-11-06 12:57:01 -04:00
Richard Ramos
4e5237df8d fix: inefficient assigns 2021-11-02 07:59:10 -04:00
Richard Ramos
a9343b0e86 chore: upgrade go-ethereum dep 2021-11-02 07:59:10 -04:00
Richard Ramos
6a3a5b08b3 test: replace peer_events example app by a test 2021-11-02 07:59:10 -04:00
Anthony Laibe
94e8b9cf86 test: build example in jenkins
Add command for generating coverage
2021-11-01 20:40:39 +01:00
Richard Ramos
b789d9900e
refactor: relay (#119) 2021-11-01 10:42:55 -04:00
Richard Ramos
c0ba800af7
refactor: store and lightpush (#118) 2021-11-01 08:38:03 -04:00
Richard Ramos
98255060f3
refactor: add Next() and create Query and Result structs (#117) 2021-10-31 15:00:38 -04:00
Richard Ramos
d94802f739
chose node type when starting filter and make relay optional (#113) 2021-10-30 10:29:34 -04:00
Richard Ramos
e482075fa9
refactor: peer selection and filter API (#87) 2021-10-18 08:25:55 -04:00
Richard Ramos
c1bdead94d
revert: utils.GetUnixEpoch() 2021-10-12 09:45:22 -04:00
Richard Ramos
051634c12a
chore: upgrade examples 2021-10-12 09:44:40 -04:00
Richard Ramos
dc52ba182a refactor: filter
- Create a channel when a subscription is created
- Add stop function for protocols
2021-10-11 19:02:25 -04:00