Richard Ramos
a422add209
chore: add missing comments to functions
2023-07-23 07:01:42 -04:00
Richard Ramos
ca297713fa
refactor: move app code to cmd/waku
2023-07-07 10:10:21 -04:00
Richard Ramos
0822fdb280
chore: use pgx instead of lib/pq since it's not actively maintained
2023-07-03 11:16:05 -04:00
Richard Ramos
47cdb86aaf
chore: bump go-libp2p
2023-06-30 08:55:46 -04:00
Prem Chaitanya Prathi
80eb17cfed
Chore/fix examples ( #580 )
...
* chore: included rendevouz in go.mod and go.sum files for examples
* chore: added peer origin to AddPeer in examples
* fix: fix compilation issues on arm based mac
* fix: support macOS for test coverage upload to code climate
* removed binary from commit
2023-06-28 20:29:15 +05:30
Richard Ramos
5d514ddd6a
chore: update rjeczalik/notify dependency
2023-05-31 09:03:32 -04:00
Richard Ramos
96c8980828
fix: use nanoseconds in c-bindings example
2023-05-22 17:54:13 -04:00
Richard Ramos
0c3803b5d8
chore: bump libp2p
2023-05-22 17:53:59 -04:00
Richard Ramos
25562d6240
feat: add peer connection notif channel and allow dialing peers with the peer.AddrInfo
2023-05-12 09:09:08 -04:00
Richard Ramos
f5047b507c
fix: examples
2023-05-08 14:14:53 -04:00
Richard Ramos
0b01e4bb16
refactor: rename filter to legacy filter and set filterv2 as filter
2023-04-17 10:07:15 -04:00
Richard Ramos
801ec92c11
refactor: loading credentials and chat2
2023-04-11 10:39:07 -04:00
Richard Ramos
42c0e123d9
refactor: credentials
2023-04-11 10:39:07 -04:00
Richard Ramos
41691a44e5
fix: remove message cache on relay and fix proof validation
2023-04-04 14:20:41 -04:00
Richard Ramos
aa8f99ff72
chore: bump go-libp2p
2023-04-03 10:43:01 -04:00
Richard Ramos
ca20eb4a79
feat: connect to discovered peers
2023-03-29 08:59:36 -04:00
RichΛrd
8826e2df66
feat: rendezvous server
2023-03-09 11:48:25 -04:00
Richard Ramos
45cc06a683
chore: downgrade go-ethereum to use same version as status-go
2023-03-08 09:15:39 -04:00
Richard Ramos
93e8b34c1a
fix: deps
2023-03-01 20:28:35 -04:00
Richard Ramos
54005c8733
fix: run instructions in NOISE
2023-02-20 12:31:04 -04:00
Richard Ramos
7426ca5845
fix: noise example
2023-02-20 10:53:30 -04:00
Richard Ramos
f0eaa84aad
chore: upgrade dependencies
2023-02-16 12:22:47 -04:00
Richard Ramos
156db781f6
chore: switch to Google's Protobuf library
2023-02-16 11:37:59 -04:00
Richard Ramos
f255adffd9
feat: improvements on filter protocol (server)
2023-02-15 17:36:30 -04:00
Richard Ramos
2f009cb69f
fix: basic2 example
2023-02-09 12:05:19 -04:00
Richard Ramos
61cba076bb
feat: set zap core when using `WithLogger`
2023-02-01 19:38:04 -04:00
Richard Ramos
607bf07198
refactor: remove some duplication and unneeded code
2023-01-08 14:35:32 -04:00
Richard Ramos
40675ff204
refactor: service interface
2023-01-07 11:25:32 -04:00
Richard Ramos
49a35e8168
fix(chat2): /peers
2023-01-04 09:29:31 -04:00
Richard Ramos
627fbbab6e
feat: js-noise / go-noise interop
2022-12-21 14:59:29 -04:00
Richard Ramos
d64c4aedc4
fix: examples and making resume nodes optional
2022-12-09 14:28:08 -04:00
Richard Ramos
84c7022e2d
feat: add ntp timesource
2022-12-09 10:20:16 -04:00
Richard Ramos
c8fc0404d1
chore: rename status-im/go-waku to waku-org/go-waku
2022-11-09 16:03:40 -04:00
Richard Ramos
dc0968ca0a
fix: chat2 rln credentials
2022-11-09 17:09:36 +03:00
Richard Ramos
448781687e
feat: output logs to file
2022-11-03 07:06:16 +01:00
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
e7ffcdbbb7
feat: expose dns discovery thru c-bindings
2022-10-23 09:27:39 -04:00
Richard Ramos
7636967ccc
refactor(noise): use status-im/noise
2022-10-23 09:13:00 -04:00
Richard Ramos
83b05881ff
fix(chat2): query ordering
2022-10-21 11:42:18 -04:00
Richard Ramos
3b4dcf3195
fix(rln): remove idcommitment and idkey
2022-10-21 11:42:18 -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
0cf0446881
fix(library): fix inconsistencies in comments/code
2022-10-10 10:04:07 -04: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
0ab7641a2f
fix: dnsdisc address ( #318 )
2022-09-26 18:03:18 -04:00
Richard Ramos
1542271b56
fix: add missing libraries for compiling on M1 ( #320 )
2022-09-26 10:07:00 -04:00