Commit Graph

250 Commits

Author SHA1 Message Date
fryorcraken.eth acd5386cd2
Merge pull request #156 from waku-org/feat/rln-js-local-web 2022-11-18 13:03:32 +11:00
fryorcraken.eth 313cdd9495
feat: instructions to get started with rln 2022-11-18 13:00:18 +11:00
fryorcraken.eth 27b17d70d7
chore: bump ethers 2022-11-18 12:58:13 +11:00
fryorcraken.eth 985f738a99
Merge pull request #148 from waku-org/danisharora/switch-ethpm-relay
refactor: change eth-pm using lightnode, filter to now use relay
2022-11-10 21:36:01 +11:00
danisharora099 2c3a8afd10
fix: build
rm: source map generation for build

rm: unused dependency

sign commmit

add: pnpm-lock

rm: comment

refactor: change eth-pm using lightnode, filter to now use relay
2022-11-10 21:23:39 +11:00
fryorcraken.eth 9f27ef9bd0
Merge pull request #144 from waku-org/chore/craco 2022-10-28 15:18:08 +11:00
fryorcraken.eth f3ff1b9cc0
chore(relay-reactjs-chat): bump craco, remove typescript 2022-10-28 15:01:14 +11:00
fryorcraken.eth 87084f865d
Merge pull request #143 from waku-org/doc/update-readme 2022-10-28 14:26:59 +11:00
fryorcraken.eth 88b36d6c9a
fix(relay-angular-chat): fix base url 2022-10-28 14:24:01 +11:00
fryorcraken.eth c546f0e113
doc: update readme 2022-10-28 14:17:15 +11:00
fryorcraken.eth cc579bf338
Merge pull request #141 from waku-org/chore/js-waku-0.30.0 2022-10-28 13:06:33 +11:00
fryorcraken.eth db63255c1e
chore: remove CI for rln-react-ts 2022-10-28 13:00:29 +11:00
fryorcraken.eth df7dedf624
chore(eth-pm): use prod fleet
nwaku 0.12.0 fixes the issue of not being able to connect to a nwaku node without relay enabled.
2022-10-28 12:52:17 +11:00
fryorcraken.eth 242b162e73
chore(web-chat): bump js-waku to 0.30.0 2022-10-28 11:48:19 +11:00
fryorcraken.eth 1e133a27e2
chore(store-reactjs-chat): bump js-waku to 0.30.0 2022-10-28 11:48:09 +11:00
fryorcraken.eth 27445e5f20
chore(rln-react-ts): remove example in favour of rln-js 2022-10-28 11:42:01 +11:00
fryorcraken.eth 8f64aca6e4
chore(rln-js): bump js-waku to 0.30.0 2022-10-28 11:41:10 +11:00
fryorcraken.eth 19462233d6
chore(relay-reactjs): bump js-waku to 0.30.0 2022-10-28 11:37:42 +11:00
fryorcraken.eth d7c5283c1e
chore(relay-js): bump js-waku to 0.30.0 2022-10-28 11:36:34 +11:00
fryorcraken.eth 35ba9d599f
chore(relay-angular-chat): bump js-waku to 0.30.0 2022-10-28 11:35:50 +11:00
fryorcraken.eth 16c97cc4b3
chore(light-js): bump js-waku to 0.30.0 2022-10-28 11:34:16 +11:00
fryorcraken.eth f1f889abbc
chore(eth-pm): bump js-waku to 0.30.0 2022-10-28 11:32:48 +11:00
fryorcraken.eth 7de548c8a6
chore(store-js): bump js-waku to 0.30.0 2022-10-28 11:30:05 +11:00
fryorcraken.eth 2076592b55
Merge pull request #135 from waku-org/feat/verify-no-roots 2022-10-11 02:47:47 +11:00
fryorcraken.eth d460d38656
feat(rln-js): use proof verify no roots 2022-10-10 10:44:25 -05:00
fryorcraken.eth 1f14a5aca9
Merge pull request #134 from waku-org/fix/chore 2022-10-11 01:30:24 +11:00
fryorcraken.eth 83c4809c70
fix: epoch 2022-10-10 09:02:18 -05:00
fryorcraken.eth 47ee93b7f5
Merge pull request #133 from richard-ramos/fix/date
fix: timestamp
2022-10-08 14:34:06 +11:00
Richard Ramos b2ac6ecbf7
fix: timestamp 2022-10-07 19:14:20 -04:00
fryorcraken.eth 46209e0cdd
Merge pull request #132 from richard-ramos/v0012
chore(rln-js): bump js-rln
2022-10-08 09:22:22 +11:00
Richard Ramos 4874427277
chore(rln-js): bump js-rln 2022-10-07 16:23:44 -04:00
fryorcraken.eth 8829ba87b4
Merge pull request #131 from waku-org/fix/ci 2022-10-07 11:46:08 +11:00
fryorcraken.eth 742a4245fe
ci: do not fail if no style.css file 2022-10-07 11:41:59 +11:00
fryorcraken.eth bdc6e9cb93
Merge pull request #130 from richard-ramos/feat/css 2022-10-07 11:38:11 +11:00
fryorcraken.eth 101b302522
ci: deploy style sheet if present 2022-10-07 11:35:53 +11:00
Richard Ramos d9c7d2a3aa
feat(rln-js): add some style 2022-10-06 18:34:28 -04:00
fryorcraken.eth d2b024a27b
Merge pull request #129 from waku-org/proof-size 2022-10-06 11:15:28 +11:00
fryorcraken.eth defa1c459d
feat: do not remove "download blob" message
It shifts everything up and can be confusing.
2022-10-06 11:12:21 +11:00
fryorcraken.eth e24cdb0540
feat: remove set nick button, ensure send button is enabled once subscribed 2022-10-06 11:11:43 +11:00
fryorcraken.eth e7e61c67b8
feat: display error if proof verify throws, log proof 2022-10-06 11:07:58 +11:00
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