Commit Graph

7 Commits

Author SHA1 Message Date
RichΛrd d7bb3016ff
chore: update rln-js example to use @waku/rln 0.1.0 (#237) 2023-05-17 16:07:55 -04:00
Sasha ada52500d3
chore!: update rln-js (#225)
* change block number

* use RLNContract

* move to module, refactor

* align

* udpate waku versions

* fix libp2p issue

* change block number

* fix small issues, bump rln-js version

* use registerFromMembership api

* disable retrieve button when fetching members

* ignore mac file

* use latest @waku/rln
2023-04-28 01:33:25 +02:00
danisharora099 7947f3e577
fix: change var name
a value is cannot be a default value if it's not configurable
2023-01-23 16:03:09 +05:30
danisharora099 0c53f95a2d
fix: change endianness on idCommitment
ref: waku-org/js-rln#37
2023-01-18 15:46:14 +05:30
weboko fb56e9d91d
merge with master 2023-01-04 21:41:13 +01:00
weboko 89d07f3419
Merge branch 'master' of github.com:waku-org/js-waku-examples into weboko/create-waku-imp 2022-12-23 19:13:38 +01:00
weboko 940609718a
move examples to dedicated folder, update create app and ci accordingly 2022-12-22 21:37:55 +01:00