Richard Ramos
|
41691a44e5
|
fix: remove message cache on relay and fix proof validation
|
2023-04-04 14:20:41 -04:00 |
Richard Ramos
|
9c5d1e88b1
|
refactor: proof generation and merkleroot tracking
|
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
|
144dfa5b7b
|
feat: add WakuMessage validation in gossipsub
This also stores the waku message in a cache to avoid having to decode it twice
|
2023-03-30 12:00:19 -04:00 |
Richard Ramos
|
156db781f6
|
chore: switch to Google's Protobuf library
|
2023-02-16 11:37:59 -04:00 |
Richard Ramos
|
40675ff204
|
refactor: service interface
|
2023-01-07 11:25:32 -04:00 |
Richard Ramos
|
83fd53d432
|
refactor: use context instead of quit channel
|
2022-12-10 11:51:08 -04:00 |
Richard Ramos
|
84c7022e2d
|
feat: add ntp timesource
|
2022-12-09 10:20:16 -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
|
dc0968ca0a
|
fix: chat2 rln credentials
|
2022-11-09 17:09:36 +03:00 |
Richard Ramos
|
38093bf660
|
chore: move dependencies from status-im to waku-org
|
2022-10-27 11:41:23 -04:00 |
Richard Ramos
|
9b5922bc74
|
fix(rln): keep track of last loaded index
|
2022-10-26 18:17:10 -04:00 |
Richard Ramos
|
665968deea
|
feat(rln): multiple acceptable roots
|
2022-10-26 18:16:55 -04:00 |
Richard Ramos
|
721c27e101
|
fix(rln): attempt to re-subscribe if websocket conn fails
|
2022-10-21 15:24:26 -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
|
644debe042
|
refactor(rln): credentials management
|
2022-10-10 17:41:28 -05:00 |
Richard Ramos
|
1a8543f98f
|
fix: add lock to nullifier log
|
2022-10-09 12:15:28 -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
|
8d42febe18
|
fix: make 0x prefix optional (#306)
|
2022-09-14 15:19:04 -04:00 |
Richard Ramos
|
3716ebdf1d
|
fix: chat2 feedback
|
2022-09-11 17:08:58 -04:00 |
Richard Ramos
|
7943f8f657
|
fix: close eth connection on stop
|
2022-08-18 12:27:10 -04:00 |
Richard Ramos
|
bcaf229994
|
fix: linting, printing addresses in chat2, adding err channel to event subs
|
2022-08-15 21:39:31 -04:00 |
Richard Ramos
|
8538013f29
|
fix: update contracts
|
2022-08-15 15:22:13 -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
|
4292b14ef4
|
chore: make dynamic tests optional
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
c2ce8326ff
|
test: rln onchain
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
fb6aa64442
|
feat: store credentials in a file
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
f486236d0d
|
fix: don't use goroutines for processing logs
|
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
|
132ac128e5
|
feat: RLN (dynamic)
|
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 |