Richard Ramos
38093bf660
chore: move dependencies from status-im to waku-org
2022-10-27 11:41:23 -04:00
Richard Ramos
1b7dd9fe3f
chore: remove rendezvous
2022-10-27 09:16:26 -04:00
Richard Ramos
7636967ccc
refactor(noise): use status-im/noise
2022-10-23 09:13:00 -04:00
Richard Ramos
57a525f71e
chore: upgrade libp2p
2022-10-19 15:54:02 -04:00
Richard Ramos
5e0d8706cf
chore: rename rln flags and update urfave/cli dep
2022-10-19 15:40:15 -04:00
Richard Ramos
644debe042
refactor(rln): credentials management
2022-10-10 17:41:28 -05:00
Richard Ramos
e91fd0e649
feat: use verifyProofWithRoots
2022-10-07 19:05:19 -04:00
Richard Ramos
4841f89eff
fix: handling bytes
2022-10-05 18:08:01 -04:00
Richard Ramos
4d23f4256a
feat: zerokit RLN
2022-10-04 19:27:21 -04:00
Richard Ramos
4c2b2a04c5
chore: update chat2 rln version
2022-08-26 21:56:54 -04:00
Richard Ramos
bebf84ad30
chore: upgrade dependencies
2022-08-17 17:23:53 -04:00
Richard Ramos
8cf011f718
feat: chat2 refactor / redesign
2022-08-15 15:22:13 -04:00
Richard Ramos
4f71ee6f30
fix: go.mod/sum
2022-08-15 14:40:10 -04:00
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
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
4d0e4ca4da
chore: upgrade deps ( #225 )
2022-04-06 09:57:53 -04:00
Richard Ramos
290b7663d1
feat: secure websockets ( #201 )
2022-03-22 09:12:58 -04:00
Richard Ramos
2817d71fea
feat: use `d5waku` as ProtocolID for DiscV5 ( #196 )
2022-02-28 14:28:09 -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
6d04308716
feat: 23/WAKU2-TOPICS ( #146 )
2021-11-10 10:28:45 -04:00
Richard Ramos
a9343b0e86
chore: upgrade go-ethereum dep
2021-11-02 07:59:10 -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
051634c12a
chore: upgrade examples
2021-10-12 09:44:40 -04:00
Richard Ramos
4a7779dda1
refactor: remove go-wakurelay-pubsub and update dependencies
2021-10-08 10:46:46 -04:00
Richard Ramos
1991a54d64
refactor: connectedness
...
Uses libp2p network notifier to determine when a peer connects or disconnects, as well as using the host network peerstore instead of managing out own separate peer map
2021-10-06 14:07:46 -04:00
Richard Ramos
79e21dbb99
refactor: add peers before starting
2021-10-04 22:16:24 -04:00
Richard Ramos
04e77897aa
fix: update examples
2021-10-01 14:45:25 -04:00
Richard Ramos
954f2a0c56
feat: use leveldb for storing peers and clean up periodically older records from rendezvous server ( #56 )
2021-10-01 14:37:52 -04:00
Richard Ramos
c8a83f04de
feat: add dns-discovery flags to wakunode and chat2 example ( #52 )
2021-09-30 19:03:19 -04:00
Richard Ramos
c9d3334f2d
fix: matcher function
2021-07-29 12:35:08 -04:00
Richard Ramos
fd49e33a45
fix: timestamp format and bump go-wakurelay-pubsub
2021-07-29 11:03:30 -04:00
RichΛrd
c3ac5ef9c5
feat: Add support for multiple protocol IDs ( #34 )
2021-07-29 08:41:37 -04:00
Richard Ramos
a2ff7f3df9
Use sender timestamp for retrieving messages from store
2021-07-11 14:11:38 -04:00
RichΛrd
48d5a6996b
feat: configure metrics using opencensus ( #32 )
...
* feat: configure metrics using opencensus
* add runtime metrics
2021-06-28 09:20:23 -04:00
RichΛrd
ee65ebc32c
update chat2 example ( #26 )
...
* update chat2 example
* fix: content topic
2021-06-10 09:00:16 -04:00
Richard Ramos
1c4555ab32
bump go-waku version and use context on publish
2021-04-28 16:28:45 -04:00
Richard Ramos
78f8b7e609
bump go-waku version
2021-04-28 11:12:45 -04:00
Richard Ramos
b60ee0fe5c
update go-waku version
2021-04-21 20:12:51 -04:00
Richard Ramos
e539439f16
update examples to create a wakunode with options
2021-04-18 20:07:21 -04:00
Richard Ramos
9572a766a8
bump go-waku version
2021-04-15 13:57:18 -04:00