richΛrd
|
150ade6f33
|
chore: use waku-org/waku-proto repository for protobuffer definitions (#828)
|
2023-11-07 15:48:43 -04:00 |
Richard Ramos
|
7beaa3f029
|
feat(rln-relay): ensure execution order for pubsub validators
|
2023-09-14 09:38:28 -04:00 |
Richard Ramos
|
2c17e20d99
|
fix: neither encoding nor address comparison are needed to protect a topic
|
2023-05-26 10:42:25 -04:00 |
Richard Ramos
|
189b2ed120
|
revert: "refactor: use an address instead of public key for the node setup"
This reverts commit 38a9fc4b19 .
|
2023-05-22 17:03:40 -04:00 |
Richard Ramos
|
38a9fc4b19
|
refactor: use an address instead of public key for the node setup
|
2023-05-12 09:09:08 -04:00 |
Richard Ramos
|
aed730c634
|
feat: use addresses in signed topic validator
|
2023-05-12 09:09:08 -04:00 |
Richard Ramos
|
231469b441
|
feat: validate message timestamp in signed topic validator
|
2023-05-05 13:52:51 -04:00 |
Richard Ramos
|
8711a08df6
|
fix: code review
|
2023-05-04 13:25:45 -04:00 |
Richard Ramos
|
f11b82d94a
|
fix: use deterministic signatures RFC6979
|
2023-05-04 13:25:45 -04:00 |
Richard Ramos
|
837a0f2708
|
chore: add unit test for signed validator and --protected-topic-flag
|
2023-05-04 13:25:45 -04:00 |