nwaku/tests
Aaryamann Challani e8d77306c8
feat(rln-relay): validate the merkle root in the RateLimitProof (#1158)
* feat(rln-relay): validate the merkle root in the RateLimitProof

* style|chore: replace snake case usage, convert proofVerify to Result[bool,string]

* chore(rln-relay): remove unhandled usage of result returned

* fix(rln-relay): typos

* chore(rln-relay): validate root before proof verification

* fix(rln-relay): cmp

* fix(rln-relay): generic rln relay result

* style(rln-relay): readability

* fix(rln-relay): use patterns for testing, requires instead of checks

* fix(rln-relay): move root validation to message validation

* fix(rln-relay): typo

* fix(rln-relay): typo

* chore(rln-relay): address pr review
2022-09-20 18:38:05 +05:30
..
v1 chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
v2 feat(rln-relay): validate the merkle root in the RateLimitProof (#1158) 2022-09-20 18:38:05 +05:30
whisper Whisper tests (#678) 2021-07-19 17:54:36 +08:00
all_tests_v1.nim Run test_shh test as this code is used in Waku v1 (#1011) 2022-06-23 20:59:49 +02:00
all_tests_v2.nim feat: waku peer exchange (RFC34) (#1152) 2022-09-20 13:03:34 +02:00
all_tests_whisper.nim Whisper tests (#678) 2021-07-19 17:54:36 +08:00
test_helpers.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00