danisharora099
d19aaddfbe
fix: unaddressed variable
2022-12-23 18:32:35 +05:30
danisharora099
0f060ad492
chore: refactor button text
2022-12-15 15:12:47 +05:30
danisharora099
bc547793b9
rm: accidentally generated package.lock
2022-12-12 14:04:08 +05:30
danisharora099
f430d67513
chore: condense generation and import signature
...
into one button
having two buttons:
- one for generating new credentials, then
registering on contract
- other for importing credentials that already
exist
removing two and only having one:
- generates credentials
- checks if pubKey matches in the smart contract
- if exists, automatically hydrates
membershipId
- if does not exist, enables action of
registering your new membershipId
2022-12-12 13:57:32 +05:30
danisharora099
05e8308ef0
chore: update signature message and use single const
2022-12-12 13:34:41 +05:30
danisharora099
aadcefc07a
rm: bundle
2022-12-12 13:32:00 +05:30
Danish Arora
561eb60a57
Merge branch 'master' into danisharora/credentials-from-wallet
2022-12-12 10:30:14 +05:30
danisharora099
83c694d3c6
use waku/rln from npm
2022-12-09 19:31:10 +05:30
danisharora099
ad39ef04b4
add: prettier to precommit; prettify everything
2022-12-09 16:25:19 +05:30
danisharora099
ca500408e0
add: generate and retrieve credentials from wallet
2022-12-07 20:24:38 +05:30
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
c546f0e113
doc: update readme
2022-10-28 14:17:15 +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
d460d38656
feat(rln-js): use proof verify no roots
2022-10-10 10:44:25 -05:00
fryorcraken.eth
83c4809c70
fix: epoch
2022-10-10 09:02:18 -05:00
Richard Ramos
b2ac6ecbf7
fix: timestamp
2022-10-07 19:14:20 -04:00
Richard Ramos
4874427277
chore(rln-js): bump js-rln
2022-10-07 16:23:44 -04:00
Richard Ramos
d9c7d2a3aa
feat(rln-js): add some style
2022-10-06 18:34:28 -04: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
Richard Ramos
bf23ce9042
fix(rln-js): use rln contract address from chat2 rln tutorial
2022-10-05 18:37:40 -04: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
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
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
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
cc86b18230
feat(rln-js): disable button until wasm blob is downloaded.
2022-09-26 14:07:53 +10:00
fryorcraken.eth
5343538b6c
feat(rln-js): new pure javascript example for RLN
2022-09-26 10:41:30 +10:00