66 Commits

Author SHA1 Message Date
Richard Ramos
b9269660c8
refactor: RateLimitProof 2022-09-26 17:53:49 -04:00
Richard Ramos
3ce01eaa10
feat: add spec and decoder 2022-09-26 12:08:28 -04:00
fryorcraken.eth
d1c18cb214
fix: package verification key
JSON file was not included in the bundle.

JSON files are generally annoying to bundle, easier to just have the data
in a JS file.
2022-09-26 10:51:04 +10:00
fryorcraken.eth
b83427ccfb
fix: correct import 2022-09-26 10:09:39 +10:00
Richard Ramos
b1dbf16b35
feat: message encoder 2022-09-25 11:40:49 -04:00
Richard Ramos
29f09af131
feat: fetch resources and fix bundle (#15) 2022-09-24 13:59:13 -04:00
Richard Ramos
7752534855
feat: add spec for proof generation and verification (#14) 2022-09-24 11:00:40 -04:00
Richard Ramos
2cbbbf3690
chore: tests setup (#13) 2022-09-23 21:35:17 -04:00
Richard Ramos
af3dc15d82
fix: use zerokit-rln-wasm and remove zerokit output files from project (#12) 2022-09-23 12:33:03 -04:00
fryorcraken.eth
5587690843
fix: .js extension is needed in module package 2022-09-23 16:53:00 +10:00
fryorcraken.eth
518b32bc8a
style: run format 2022-09-23 16:36:17 +10:00
fryorcraken.eth
134ae1de45
fix: export types 2022-09-23 16:36:17 +10:00
Richard Ramos
1e83f0a70e fix: remove buffer usage and simplify epoch handling 2022-09-22 17:19:55 -04:00
Richard Ramos
24c6c8e3d7 feat: generate and validate proofs 2022-09-19 16:33:37 -04:00
fryorcraken.eth
bb41119667 chore: run lint 2022-09-07 08:34:48 -04:00
Richard Ramos
15670c76f9 feat: typescript support 2022-09-07 08:34:48 -04:00