104 Commits

Author SHA1 Message Date
weboko
b773a98b13
fix typo, use DataView for conversion, use BigInt directly 2023-01-26 00:18:22 +01:00
weboko
74fe9bc1e4
remove accidentally commited junk 2023-01-24 21:46:27 +01:00
weboko
7fa807c36c
use slice 2023-01-24 21:43:13 +01:00
weboko
7bc058d094
fix joining 2023-01-24 03:21:32 +01:00
weboko
d042be85c9
add BigInt to MembershipKey 2023-01-24 03:16:44 +01:00
weboko
468dc29f2e
fix spy definition 2023-01-24 00:59:28 +01:00
weboko
77f1ca08c3
use correct value for mock 2023-01-24 00:55:18 +01:00
weboko
8dcce3a2ff
update mocked event 2023-01-24 00:47:09 +01:00
weboko
93d4564b13
update mocks 2023-01-24 00:32:27 +01:00
weboko
3dd8758027
use another approach for typecasting 2023-01-24 00:25:33 +01:00
weboko
7263c47ddf
use any for type casting 2023-01-24 00:21:08 +01:00
weboko
1e5b8aa86d
fix mock approach 2023-01-24 00:20:29 +01:00
weboko
d1834036ac
bring back test file 2023-01-20 23:49:24 +01:00
weboko
3d8fe142a8
remove test 2023-01-20 22:17:14 +01:00
weboko
cb69add8c2
address comments: rename const file, return prev regexp 2023-01-20 22:16:38 +01:00
weboko
4476564ad5
update test 2023-01-20 22:07:09 +01:00
weboko
0ff9ab2535
try generic import 2023-01-20 21:57:03 +01:00
weboko
932248b497
try different karma config 2023-01-20 01:42:43 +01:00
weboko
5c27216117
use direct path to js file 2023-01-20 01:04:25 +01:00
weboko
5924b5f010
remove default signature message 2023-01-19 23:11:56 +01:00
weboko
53fba02bd6
fix naming 2023-01-19 23:07:54 +01:00
weboko
55dca38dd4
move to getter for members, add init method 2023-01-19 23:07:41 +01:00
weboko
23abbd4244
resolve simple comments 2023-01-19 23:07:26 +01:00
weboko
5cd10d45a2
remove test command 2023-01-19 23:07:14 +01:00
weboko
6fe833b83d
implement rln contract abstraction, add basic tests, add usefull constants 2023-01-19 23:07:02 +01:00
RichΛrd
fa70837558
Merge pull request #42 from waku-org/version0013
v0.0.13
v0.0.13
2022-12-09 09:46:51 -04:00
Richard Ramos
01ac9da9c6
v0.0.13 2022-12-09 09:42:43 -04:00
Danish Arora
f312f3d0e9
Merge pull request #41 from waku-org/danisharora/seeded-membershipkey-generation 2022-12-09 08:49:05 +05:30
danisharora099
febc7e7fa5
compare uint8arrays by each element 2022-12-08 15:02:18 +05:30
danisharora099
d41181fc92
upgrade zerokit and add support for generateSeededMembershipKey 2022-12-08 14:52:04 +05:30
fryorcraken.eth
6875952b61
Merge pull request #36 from waku-org/feat/verify-no-root 2022-10-11 02:07:26 +11:00
fryorcraken.eth
93fe74619e
feat: expose verifyNotRoot API 2022-10-10 09:59:41 -05:00
fryorcraken.eth
ccac8291e1
Merge pull request #35 from waku-org/fix/epoch-decoding 2022-10-11 00:53:13 +11:00
fryorcraken.eth
8eb7779ecd
fix: proof generated log 2022-10-10 08:50:50 -05:00
fryorcraken.eth
da8c4b2204
fix: epoch decoding 2022-10-10 08:48:34 -05:00
fryorcraken.eth
6ecdc598d5
Merge pull request #34 from waku-org/chores/log-proof 2022-10-10 23:32:20 +11:00
fryorcraken.eth
bb93a34e30
chores: log epoch 2022-10-10 07:27:53 -05:00
fryorcraken.eth
ebf147969d
chores: change log to waku:rln namespace 2022-10-10 07:24:09 -05:00
fryorcraken.eth
822b6240b6
chores: log proof generated 2022-10-10 07:22:53 -05:00
RichΛrd
58d19b1657
v0.0.12 2022-10-07 16:15:10 -04:00
Richard Ramos
2fc3116c12
v0.0.12 2022-10-07 16:12:23 -04:00
RichΛrd
a15afc32fe
Merge pull request #31 from waku-org/feat/verif_with_roots
feat: use `verifyWithRoots` for verifying proofs
2022-10-07 16:03:40 -04:00
Richard Ramos
78f9e9b38f
feat: use verifyWithRoots for verifying proofs 2022-10-07 15:50:36 -04:00
fryorcraken.eth
b40b4d68fe
Merge pull request #27 from waku-org/fix/proof-generation 2022-10-04 17:02:36 +11:00
Richard Ramos
3e5cb1d13c
fix: proof generation and validation 2022-10-04 16:46:55 +11:00
fryorcraken.eth
378ad04c53
Merge pull request #26 from waku-org/proof-attached 2022-09-30 14:47:57 +10:00
fryorcraken.eth
77eb467cab
feat: test codec with version 1 codec 2022-09-30 14:46:18 +10:00
fryorcraken.eth
748f14cec9
fix: ensure proof is attached when decoding 2022-09-30 14:26:07 +10:00
fryorcraken.eth
b5f0cbb3dd
Merge pull request #24 from waku-org/message-helpers 2022-09-28 14:39:18 +10:00
fryorcraken.eth
382794d25f
feat: add RlnMessage for handy helpers 2022-09-28 14:23:10 +10:00