267 Commits

Author SHA1 Message Date
NicoSerranoP
7695a4a58a use tsx instead of ts-node for the cli 2024-05-27 17:48:04 -05:00
ctrlc03
64158905b1 chore: increase memory for cloud functions 2024-04-17 10:06:01 +01:00
NicoSerranoP
49bcf3966e fix: increase memory limits to 2gb for uploading functions 2024-04-16 10:19:47 -05:00
NicoSerranoP
db969d9b85 feat: backend completeMultiPartUpload increase memory to 1gb 2024-04-16 10:17:20 -05:00
NicoSerranoP
d52b62df2f fix: increase memory in startMultiPartUpload cloud function 2024-04-11 01:34:02 -05:00
NicoSerranoP
7acfd67f46 chore: increase version 2024-04-10 17:44:39 -05:00
NicoSerranoP
2f187903ec chore(release): publish 1.2.2" 2024-04-09 22:30:23 -05:00
NicoSerranoP
ed008c8900 chore(release): publish 1.2.1 2024-04-09 19:13:41 -05:00
NicoSerranoP
777f684c66 chore(feat): increase to v1.2.0 2024-04-05 18:52:52 -04:00
NicoSerranoP
aa5707e422 siwe(fix): all evm networks 2024-03-15 19:04:36 -05:00
NicoSerranoP
fe3b9ec03d siwe(fix): try catch when creating user 2024-03-07 18:38:11 -05:00
NicoSerranoP
20def26766 siwe(feat): cloud function working 2024-03-07 02:43:06 -05:00
NicoSerranoP
d3e30150bc siwe(feat): interacting with cf 2024-03-06 18:22:57 -05:00
NicoSerranoP
fafed6e133 env(feat): add bandada env variables 2024-03-06 18:22:16 -05:00
NicoSerranoP
3fba30d08e siwe(feat): using auth0 app 2024-03-05 23:35:45 -05:00
NicoSerranoP
0dd6a6667b bandada(fix): better importing 2024-03-05 23:27:17 -05:00
NicoSerranoP
3036a92f9d Merge branch 'dev' into feat/nico/list-ceremony-participants 2024-02-06 16:14:14 -05:00
NicoSerranoP
ff8be02c4c bandada(fix): less code for user check and creation 2024-01-25 13:44:50 -05:00
NicoSerranoP
093837778d bandada(feat): enter your own identity seed 2024-01-25 00:47:28 -05:00
NicoSerranoP
da171ecd65 bandada(feat): fixing user creation with bandada 2024-01-24 19:19:04 -05:00
NicoSerranoP
bbc97fe053 cli(feat): list participants of ceremony 2024-01-19 00:46:02 -05:00
NicoSerranoP
229d25bc7d deps(fix): use snarkjs 0.7.3 in backend 2024-01-15 11:58:42 -05:00
NicoSerranoP
ceea561c28 dep(fix): use snarkjs 0.7.2 2024-01-12 01:58:50 -05:00
NicoSerranoP
dfed2cb652 Merge branch 'dev' into feat/nico/auth-with-bandada 2024-01-12 01:56:05 -05:00
NicoSerranoP
ca8bc26115 bandada(feat): sign in with custom token 2024-01-12 00:35:10 -05:00
NicoSerranoP
014652426c bandada(feat): use mini-semaphore to proof identity 2024-01-11 18:40:39 -05:00
GoodDaisy
a3cdfb89d6 fix: typo 2024-01-09 22:26:37 +08:00
ctrlc03
66d9a516ba chore(bump): bump to 1.1.1 2024-01-06 11:57:34 +00:00
NicoSerranoP
704dff57e9 functions(fix): send boolean value 2024-01-04 20:23:46 -05:00
NicoSerranoP
b7234d35c6 actions(fix): builds correctly with snarkjs types 2024-01-04 17:59:17 -05:00
NicoSerranoP
91fc026453 bandada(feat): WIP cloud function 2023-12-29 16:29:14 -05:00
NicoSerranoP
768ef45619 bandada(feat): proof generated + WIP cloud validation 2023-12-20 18:17:14 -05:00
ctrlc03
6dbfebbcd4 Merge branch 'dev' into dev 2023-11-02 17:42:07 +00:00
ctrlc03
29421bd31a chore(release): prepare 1.1.0 2023-11-02 17:17:31 +00:00
ctrlc03
70a7dfb18d Merge branch 'dev' into fix/timeout-var 2023-11-02 17:14:43 +00:00
shuoer86
77d8454f59 chore: fix typos 2023-11-02 22:58:37 +08:00
ctrlc03
d470ab67a9 chore(default env): add the new env variable template 2023-11-02 11:00:27 +00:00
ctrlc03
fc42c19a69 Merge branch 'dev' into fix/sybil 2023-11-02 10:54:16 +00:00
ctrlc03
28abe703d3 fix(timeout): fix wrong variable name from desconstructing ceremony data 2023-11-02 10:52:38 +00:00
ctrlc03
a97f631f32 Merge branch 'dev' into use-instance-profile 2023-11-02 10:48:16 +00:00
ctrlc03
5570149649 Merge branch 'dev' into fix/sybil 2023-11-02 10:47:32 +00:00
ctrlc03
bcb670c994 feat(sybil): add GH age check 2023-11-02 10:17:24 +00:00
sripwoud
46c629beb4 chore: format, lint 2023-10-30 21:58:21 +01:00
vuittont60
71104c0756 fix: some typos 2023-10-26 17:58:06 +08:00
ctrlc03
2b7aba24db Merge branch 'dev' into fix/upload-timeout 2023-10-26 10:05:04 +01:00
ctrlc03
b2228c19a6 fix(timeout): allow larger timeout when generating signed-urls for upload 2023-10-25 10:31:50 +01:00
ctrlc03
3c81c852ac fix(vm): add try catch on SSM polling 2023-10-24 10:15:10 +01:00
ctrlc03
531dcd6563 fix(vm): always stop the VM even on SSM errors 2023-10-23 14:05:53 +01:00
Daehyun Paik
2ed8e185d1 chore(release): publish 1.0.9 2023-10-19 13:38:15 +02:00
Sladuca
795d8e9e88 replace role with instance profile 2023-10-18 19:12:14 -04:00