Aaryamann Challani
|
2278bd7c55
|
fix(rln-relay): missed roots during sync (#2015)
|
2023-09-08 18:24:27 +05:30 |
|
Aaryamann Challani
|
d91b0bdb2b
|
chore(rln-relay): add isReady check (#1989)
* chore(rln-relay): add isReady check
* fix(rln-relay): multiple parameters for checking if node is in sync
* fix: set latesthead in newHeadCallback
* fix: explicit rpc call
* fix: unhandled exception
|
2023-09-06 14:16:19 +05:30 |
|
Aaryamann Challani
|
7c4ce7361b
|
chore(rln-relay): clean up nullifier table every MaxEpochGap (#1994)
|
2023-09-06 13:48:02 +05:30 |
|
Aaryamann Challani
|
507966c844
|
feat(relay): ordered validator execution (#1966)
* feat(relay): ordered validator execution
* fix: make more readable
* test: ignore accepts only
* fix: idempotent .subscribe
* fix(rln-relay): make validators private
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
* fix: include comments, unsubscribe behaviour
* fix: compilation
---------
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
|
2023-09-05 14:35:07 +05:30 |
|
Aaryamann Challani
|
8b34c4a4e6
|
chore(rln-relay): use the only key from keystore if only 1 exists (#1984)
* chore(rln-relay): use the only key from keystore if only 1 exists
* fix: convert iterator to seq and then index into it
|
2023-09-04 15:46:44 +05:30 |
|
Aaryamann Challani
|
93c79ca7f2
|
chore(rln-relay): confirm that the provided credential is correct using onchain query (#1980)
|
2023-09-04 11:22:31 +05:30 |
|
Alvaro Revuelta
|
1b96999d55
|
chore(api): validate rln message before sending (rest + rpc) (#1968)
|
2023-09-01 15:03:59 +02:00 |
|
Alvaro Revuelta
|
547ad4e67a
|
fix(tests): fix flaky test (#1972)
|
2023-08-31 12:24:41 +02:00 |
|
Aaryamann Challani
|
eeff44c9f0
|
fix(rln-relay): modify keystore credentials logic (#1956)
* fix(rln-relay): modify keystore credentials logic
fix: bump version
* Update waku/waku_rln_relay/group_manager/on_chain/group_manager.nim
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
* Update tests/waku_rln_relay/test_waku_rln_relay.nim
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
* Update waku/waku_keystore/protocol_types.nim
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
* fix: greatly improve error handling
* fix: display proc and appropriate assert
---------
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
|
2023-08-29 17:46:21 +05:30 |
|
Aaryamann Challani
|
03a311348a
|
fix(rln-relay): sync from deployed block number (#1955)
* fix(rln-relay): sync from deployed block number
* fix(rln-relay): remove option usage for ints
* fix: unnecessary decl
|
2023-08-29 13:12:13 +05:30 |
|
Aaryamann Challani
|
4ea451528f
|
fix(rln-relay): window of acceptable roots synced to rln metadata (#1953)
* fix(rln-relay): window of acceptable roots synced to rln metadata
* fix(rln-relay): s/var/let, use for loop
|
2023-08-25 23:29:17 +05:30 |
|
Aaryamann Challani
|
0566d21000
|
chore(rln-relay): integrate waku rln registry (#1943)
|
2023-08-25 22:48:52 +05:30 |
|
Aaryamann Challani
|
67e44fe0c6
|
fix(rln-relay): RLN DB should be aware of chain and contract address (#1932)
|
2023-08-23 18:23:30 +05:30 |
|
Alvaro Revuelta
|
41660d6172
|
fix(test): fix flaky rln test (#1923)
|
2023-08-22 10:10:54 +02:00 |
|
Alvaro Revuelta
|
6320ffb28a
|
chore(rln): run rln in all relay pubsubtopics + remove cli flags (#1917)
|
2023-08-21 08:55:34 +02:00 |
|
Aaryamann Challani
|
a8fde97211
|
fix(rln-relay): timeout on macos runners, use fixed version of ganache (#1913)
|
2023-08-16 17:04:16 +05:30 |
|
Hanno Cornelius
|
5e2e1b6bd0
|
chore: remove references to v2 (#1898)
* chore: remove references to v2
* fix: lingering rln-relay import path
|
2023-08-09 18:11:50 +01:00 |
|