11 Commits

Author SHA1 Message Date
Sasha
6454446c1c
feat: align ts and tests to js-waku (#99)
* adjust config

* fix all lint issues

* fix ts build

* fix test issue

* fix ci

* add browser

* imporve wasm test

* fix wasm karma server

* try

* try

* add output folder

* try production config

* fix test runner
2024-03-01 01:07:33 +01:00
Sasha
65b7d8bcbc
feat!: restructure package (#98)
* decouple utils, remove global variables

* decouple hash utils

* decouple proof related stuff

* move to utils, move to resources

* decouple zerokit

* fix spelling

* fix mock

* remove auto prettier, typo

* retur prettier

* comma
2024-02-17 00:22:47 +01:00
Sasha
7e8cb899be
chore: update @waku/* packages (#77)
* update @waku/* packages

* fix typing

* remove type
2023-10-28 14:19:56 +02:00
fryorcraken.eth
5fb26dfd16
feat: Expose meta field and ensure encoder sets it 2023-05-24 10:48:11 +10:00
RichΛrd
7e93896538
feat: track roots in rln contract and use sepolia instead of goerli (#62) 2023-05-14 12:18:21 -04:00
Sasha
360dc829f5
chore!: bump to new @waku (#55)
* move to newer version

* fix import

* add content topic on the message

* update types

* address comments

* setup getter
2023-04-19 20:02:13 +02:00
fryorcraken.eth
93fe74619e
feat: expose verifyNotRoot API 2022-10-10 09:59:41 -05:00
Richard Ramos
78f9e9b38f
feat: use verifyWithRoots for verifying proofs 2022-10-07 15:50:36 -04:00
Richard Ramos
3e5cb1d13c
fix: proof generation and validation 2022-10-04 16:46:55 +11:00
fryorcraken.eth
748f14cec9
fix: ensure proof is attached when decoding 2022-09-30 14:26:07 +10:00
fryorcraken.eth
382794d25f
feat: add RlnMessage for handy helpers 2022-09-28 14:23:10 +10:00