Commit Graph

210 Commits

Author SHA1 Message Date
fryorcraken.eth a8b8fb1513
Merge pull request #128 from richard-ramos/fix/rln/addr 2022-10-06 10:02:03 +11:00
Richard Ramos bf23ce9042
fix(rln-js): use rln contract address from chat2 rln tutorial 2022-10-05 18:37:40 -04:00
fryorcraken.eth 6e48883206
Merge pull request #126 from waku-org/rln-send-message 2022-10-05 13:45:07 +11:00
fryorcraken.eth b6d9942b11
feat: show WASM download indicator 2022-10-05 11:45:43 +11:00
fryorcraken.eth a9e2c398a7
feat: send feedback 2022-10-05 11:36:18 +11:00
fryorcraken.eth aa08cfaf1d
chore: remove debug logs 2022-10-05 11:36:18 +11:00
fryorcraken.eth b106ba0e7f
feat: reorganize page/fields 2022-10-05 11:36:17 +11:00
fryorcraken.eth b175c3b4a4
feat: verify messages 2022-10-05 11:36:17 +11:00
fryorcraken.eth 61d8c8ca52
Merge pull request #123 from richard-ramos/feat/populate-merkle-tree 2022-10-04 16:29:30 +11:00
fryorcraken.eth 24d202a2ba
feat: add dial button 2022-10-04 15:18:26 +11:00
fryorcraken.eth 32246cd62f
style: re-organize code 2022-10-04 15:03:14 +11:00
Richard Ramos 6519d62859
fix: use latest version of js-rln 2022-10-01 09:58:07 -04:00
Richard Ramos 449dd59d5e
feat(rln-js): populate merkle tree and register credentials 2022-09-29 17:00:57 -04:00
fryorcraken.eth f7b4e6b6f7
Merge pull request #121 from waku-org/rln-send-message 2022-09-28 01:03:49 +10:00
fryorcraken.eth b12222c531
feat(rln-js): add logs 2022-09-28 00:37:34 +10:00
fryorcraken.eth ea9da4cf90
feat(rln-js): attach proofs 2022-09-28 00:35:36 +10:00
fryorcraken.eth 09180c55ff
Merge pull request #120 from waku-org/disable-button-without-js 2022-09-26 15:07:57 +10:00
fryorcraken.eth fd2a823b1b
feat(rln-js): do not block script on wasm download 2022-09-26 15:02:35 +10:00
fryorcraken.eth 4cc74c74d1
feat: disable buttons using HTML 2022-09-26 15:01:33 +10:00
fryorcraken.eth aa85b4c666
Merge pull request #119 from waku-org/rln-react-ts-0.0.8 2022-09-26 14:22:21 +10:00
fryorcraken.eth 21fd0a7ce2
feat(rln-react-ts): bump @waku/rln to 0.0.8, remove craco 2022-09-26 14:13:22 +10:00
fryorcraken.eth efd0a47bd4
Merge pull request #118 from waku-org/js-rln-disable-button-while-dl 2022-09-26 14:11:41 +10:00
fryorcraken.eth f452056b76
Merge pull request #117 from waku-org/rln-react-ts 2022-09-26 14:08:27 +10:00
fryorcraken.eth cc86b18230
feat(rln-js): disable button until wasm blob is downloaded. 2022-09-26 14:07:53 +10:00
fryorcraken.eth 61c523f6f9
doc(rln-react-ts): update readme 2022-09-26 14:05:56 +10:00
fryorcraken.eth 999027a515
chore(rln-react-ts): rename to avoid typos 2022-09-26 14:05:55 +10:00
fryorcraken.eth 4d16cfbd5f
Merge pull request #116 from waku-org/rln-js-2 2022-09-26 13:59:45 +10:00
fryorcraken.eth e163583102
ci: commit lock file 2022-09-26 13:56:37 +10:00
fryorcraken.eth ebf1d23616
chore(rln-js): deploy 2022-09-26 13:56:02 +10:00
fryorcraken.eth b620740049
Merge pull request #115 from waku-org/js-rln-html 2022-09-26 10:46:54 +10:00
fryorcraken.eth 5343538b6c
feat(rln-js): new pure javascript example for RLN 2022-09-26 10:41:30 +10:00
fryorcraken.eth 7f8e019a11
Merge pull request #114 from waku-org/ci/docker-with-pnpm
ci: use Docker image with pnpm installed
2022-09-24 06:36:45 +10:00
Jakub Sokołowski a193fdba6f
ci: use Docker image with pnpm installed
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-23 17:58:58 +02:00
fryorcraken.eth c1ccf5a4c7
Merge pull request #113 from waku-org/rln-reactts 2022-09-23 21:39:31 +10:00
fryorcraken.eth 7ec0a7af95
chore(rln-reactts): skip tests 2022-09-23 21:36:41 +10:00
fryorcraken.eth 411cd052f3
chore(rln-reactts): fix prod build 2022-09-23 21:36:41 +10:00
fryorcraken.eth 9f25ebd176
chore(rln-reactts): set homepage 2022-09-23 21:36:41 +10:00
fryorcraken.eth 72f6acceea
ci(rln-reactts): add to ci 2022-09-23 21:36:41 +10:00
fryorcraken.eth 1745fc9dbf
feat(rln-reactts): connect wallet 2022-09-23 21:36:41 +10:00
fryorcraken.eth 3419ea07e4
feat(rln-reactts): generate commitments 2022-09-23 21:36:41 +10:00
fryorcraken.eth cb88ce3369
chore(rln-reactts): init folder 2022-09-23 21:36:38 +10:00
fryorcraken.eth 9872f1082d
Merge pull request #111 from waku-org/js-waku-0.29.0
chore: bump js-waku to 0.29.0
2022-09-22 20:38:19 +10:00
fryorcraken.eth 7b58a69122
doc: update urls 2022-09-22 18:05:01 +10:00
fryorcraken.eth 15dffc8ada
chore(web-chat): bump js-waku to 0.29.0 2022-09-22 17:54:28 +10:00
fryorcraken.eth 8dac380050
chore(store-reactjs-chat): bump js-waku to 0.29.0 2022-09-22 17:54:27 +10:00
fryorcraken.eth 6d2a3017b0
chore(store-js): bump js-waku to 0.29.0 2022-09-22 17:46:00 +10:00
fryorcraken.eth b373d41540
chore(relay-reactjs-chat): bump js-waku to 0.29.0 2022-09-22 17:46:00 +10:00
fryorcraken.eth 55d8f7ebc4
chore(relay-angular-chat): bump js-waku to 0.29.0 2022-09-22 17:42:58 +10:00
fryorcraken.eth 9b3093bee4
chore(relay-js): bump js-waku to 0.29.0 2022-09-22 17:42:57 +10:00
fryorcraken.eth 8b020a32e1
chore(light-js): bump js-waku to 0.29.0 2022-09-22 17:42:57 +10:00