Richard Ramos
|
801ec92c11
|
refactor: loading credentials and chat2
|
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
|
be09f3f550
|
refactor: static RLN relay
|
2023-04-04 14:20:41 -04:00 |
Richard Ramos
|
6796936f5e
|
chore: upgrade RLN dep
|
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
|
b540953f74
|
fix: bump go-libp2p-pubsub to stop memleak
|
2023-03-27 09:26:01 -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
|
65441f60e0
|
chore: bump go-libp2p-pubsub
|
2023-02-24 11:59:53 -04:00 |
Richard Ramos
|
0c1abb8114
|
fix: rest tests
|
2023-02-16 16:40:51 -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
|
52f7c8d86e
|
feat: improvements on filter protocol (client)
|
2023-02-15 17:36:30 -04:00 |
Richard Ramos
|
e0ccdbe966
|
refactor: peer discovery management for discv5 and peer exchange
|
2023-01-17 17:40:48 -04:00 |
Richard Ramos
|
27bc9488e6
|
feat: load config from toml file
|
2023-01-11 12:20:03 -04:00 |
Richard Ramos
|
f10b1b0d7a
|
feat: postgresql support
|
2023-01-05 13:25:15 -04:00 |
Richard Ramos
|
627fbbab6e
|
feat: js-noise / go-noise interop
|
2022-12-21 14:59:29 -04:00 |
Richard Ramos
|
f1fd8b354e
|
feat(noise): WakuPairing
|
2022-12-14 13:44:09 -04:00 |
Andrea Maria Piana
|
685142e7b7
|
Allow to set bootnodes
|
2022-12-09 13:53:07 -04:00 |
Prajjawalk
|
f5d55038b6
|
Add: NTP utils
Signed-off-by: Prajjawalk <prajjawalkhandelwal@gmail.com>
|
2022-12-08 15:49:34 -04:00 |
Richard Ramos
|
041c7be67d
|
fix: RLN Merkle Root window
|
2022-11-26 17:09:12 -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
|
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 |
Jakub Sokołowski
|
fdfa1d0bf4
|
go.mod: bump Go to 1.18 as required by libp2p
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-10-26 15:35:00 +02:00 |
Richard Ramos
|
77e23638de
|
chore: use "nowatchdog" in ios to remove go-watchdog replacement
|
2022-10-23 09:31:32 -04:00 |
Richard Ramos
|
7636967ccc
|
refactor(noise): use status-im/noise
|
2022-10-23 09:13:00 -04:00 |
Richard Ramos
|
df38038bc0
|
feat: allow lightpush to be used as client always
|
2022-10-20 09:56:47 -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
|
31f3ed83da
|
chore: bump go-rln
|
2022-08-18 14:31:29 -04:00 |
Richard Ramos
|
7ae53af741
|
fix: ios compilation
|
2022-08-17 18:33:46 -04:00 |
Richard Ramos
|
bebf84ad30
|
chore: upgrade dependencies
|
2022-08-17 17:23:53 -04:00 |
Richard Ramos
|
39f70f71a9
|
feat: use generic flags and convert values to specific data types
|
2022-08-15 15:22:13 -04:00 |
Richard Ramos
|
4589b6c31c
|
feat: make rln optional
|
2022-08-15 14:41:58 -04:00 |
Richard Ramos
|
e5b6053f12
|
chore: bump go-rln
|
2022-08-15 14:41:58 -04:00 |
Richard Ramos
|
4f71ee6f30
|
fix: go.mod/sum
|
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
|
67a43b8ba7
|
feat: test unit for RLN (static)
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
1636a33835
|
feat: RLN (static)
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
e7bc6799ed
|
refactor: decouple rpc and rest http servers
|
2022-08-09 11:59:47 -04:00 |
Richard Ramos
|
7279600c64
|
feat(REST): relay (#267)
|
2022-08-09 11:59:47 -04:00 |
Richard Ramos
|
6e44784255
|
feat(REST): debug (#266)
|
2022-08-09 10:15:16 -04:00 |