mirror of https://github.com/waku-org/nwaku.git
ea8d72188e
* feat(utils): add keyfile + test * feat(keyfile): make id and version field optional * feat(rln): enable input password for keyfile encryption * refactor(keyfile): store multiple keyfiles in single file * refactor(rln): write and read rln credentials proc using keyfiles + test update * feat(keyfile): allow skip successful decryption to iterate among multiple keyfiles + test * fix(rln): add rln-relay-cred-password in wakunode2 config * chore(keyfile): remove unnencessary echo * refactor(rln/kesyore): address reviewers' comments * refactor(rln/keyfile): use defer instead of try/finally * feat(rln): address reviewers comments; return all successful decryptions * chore(keyfile): add comments; changed name to loadKeyfiles * feat(keyfile): chmod 600 for keyfiles * fix(rln): fix errors raised by readRlnCredentials * feat(keyfile): add nim-eth tests; address reviewers comments * fix(keyfile/rln): better error handling * refactor(keyfile): refactoring nim-eth tests * fix(keyfile): fix wrong index * fix(keyfile): fix wrong password generation in test * feat(keyfile): add wrong mac test Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com> |
||
---|---|---|
.. | ||
v1 | ||
v2 | ||
whisper | ||
all_tests_v1.nim | ||
all_tests_v2.nim | ||
all_tests_whisper.nim | ||
test_helpers.nim |