96 Commits

Author SHA1 Message Date
fryorcraken.eth
735a6b8da2
chore: added missing dep 2023-05-23 14:58:14 +10:00
fryorcraken.eth
37ee9d52d0
chore: remove rule not supported by codeclimate 2023-05-23 14:54:46 +10:00
fryorcraken.eth
93d1fdd96f
chore: remove rule not supported by codeclimate 2023-05-23 14:52:38 +10:00
fryorcraken.eth
749fa394a2
chore: replace unmaintained plugin 2023-05-23 14:44:42 +10:00
fryorcraken.eth
ecf42ce55c
chore: upgrade eslint 2023-05-23 14:34:32 +10:00
fryorcraken.eth
f39bf52c7a
chore: run npm audit fix on example 2023-05-23 14:29:26 +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
fryorcraken.eth
b7cb3f9bbf
chore: bump @waku/core to 0.0.17 (#60)
* chore: bump mocha

9.x has a vulnerability

* chore: bump @waku/core to 0.0.17

And other Waku packages.

* chore: npm audit fix

* chore: bump @waku/interfaces to 0.0.12
2023-05-10 12:19:46 +02:00
RichΛrd
e52107dcf8
feat: use identity credentials, and expose hash, bulk insert and delete members functions (#58)
* feat: use identity credentials, and expose hash, bulk insert and delete members functions
* feat: merkle root tracker
2023-05-08 18:10:26 -04:00
Sasha
7e0966aef7
feat: add custom queryFilter (#57)
* add custom fetcher

* improve fetch in chunks

* remove comment

* fetch in portions of 5

* allow to configure fetch params

* add error log
2023-04-28 01:20:29 +02:00
Sasha
88a28a11e3
feat!: add registerMemberFromMembershipKey (#56)
* add registerMemberFromMembershipKey
* make better naming
2023-04-19 23:28:04 +02: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
fae4bea48d
Merge pull request #50 from waku-org/doc/39-update-readme 2023-02-27 09:34:18 +11:00
fryorcraken.eth
bdf388f8d5
chore: update cspell dictionary 2023-02-24 15:36:27 +11:00
fryorcraken.eth
45d1b28286
doc: note about semaphore compatibility 2023-02-24 15:34:49 +11:00
fryorcraken.eth
ed22a3f66b
doc: update repo's rationale
Fixes #39
2023-02-24 15:32:16 +11:00
Sasha
d77370fbec
Add RLN Contract abstraction (#43)
* implement rln contract abstraction, add basic tests, add usefull constants

* remove test command

* resolve simple comments

* move to getter for members, add init method

* fix naming

* remove default signature message

* use direct path to js file

* try different karma config

* try generic import

* update test

* address comments: rename const file, return prev regexp

* remove test

* bring back test file

* fix mock approach

* use any for type casting

* use another approach for typecasting

* update mocks

* update mocked event

* use correct value for mock

* fix spy definition

* add BigInt to MembershipKey

* fix joining

* use slice

* remove accidentally commited junk

* fix typo, use DataView for conversion, use BigInt directly

Co-authored-by: weboko <anon@mail.com>
2023-01-26 18:58:18 +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
fryorcraken.eth
b0b9e1e46b
refactor: use standard JS lib 2022-09-28 14:16:56 +10:00
fryorcraken.eth
50c30f1332
feat: decode epoch to int 2022-09-28 14:16:56 +10:00
fryorcraken.eth
4463c4afab
refactor: extract helper functions 2022-09-28 13:54:08 +10:00
fryorcraken.eth
84803d77e5
refactor: more appropriate name 2022-09-28 13:54:08 +10:00
fryorcraken.eth
964df013ea
Merge pull request #23 from waku-org/export-encoder 2022-09-27 23:33:27 +10:00
fryorcraken.eth
a11f65f1b7
fix: export encoder/decoder 2022-09-27 23:31:09 +10:00
fryorcraken.eth
4f8118eb5f
Merge pull request #22 from waku-org/export-membership-class 2022-09-27 22:51:32 +10:00
fryorcraken.eth
462b6e5ccf
fix: export MembershipKey class 2022-09-27 22:47:55 +10:00