mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-10 14:56:31 +00:00
cb11c192d6
* feat(noise): adding ChaChaPoly encryption * feat(noise): add support to Noise public keys * feat(noise): added support to Waku Payload V2 * fix(noise): missing comma * Fixed header * refactor(noise): add comments, restyle code * refactor(noise): address reviewer's comments * Update nim-eth * fix(noise): moved strutils in std