Ivan FB
|
3ad613cad4
|
chore: waku_keystore: give some more context in case of error (#3064)
|
2024-10-03 00:05:49 +02:00 |
Aaryamann Challani
|
0f11ee1422
|
chore(keystore): verbose error message when credential is not found (#2943)
|
2024-08-07 11:57:03 +02:00 |
Darshan K
|
9bd8c33aee
|
chore: remove all pre-nim-1.6 deadcode from codebase (#2857)
|
2024-06-28 16:04:57 +05:30 |
Aaryamann Challani
|
5dd645cfc3
|
fix(waku_keystore): sigsegv on different appInfo (#2654)
* fix(waku_keystore): sigsegv on different appInfo
* fix: field specific errors
* fix: more verbose error logs
|
2024-05-01 23:05:22 +05:30 |
Ivan FB
|
3ba4378cbe
|
Generic re-style with nph 0.5.1 (#2396)
|
2024-03-16 00:08:47 +01:00 |
Aaryamann Challani
|
a14c32614a
|
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
|
e7b2b88f5b
|
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 |
Hanno Cornelius
|
b9d5d28af5
|
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 |