1291 Commits

Author SHA1 Message Date
ctrlc03
f9a251a9cc feat(vms): added ssm code and more tests + changes on backend 2023-06-22 14:41:38 +01:00
ctrlc03
5e8a76fe68 feat(ec2): merge udpates and add tests 2023-06-21 14:50:10 +01:00
ctrlc03
2658c1a049 feat(ec2): added tests and ip function 2023-06-21 14:48:15 +01:00
Jeeiii
debed059ef Merge branch 'dev' into feat/ec2 2023-06-21 14:21:47 +02:00
ctrlc03
bdd6d0fd0a Merge pull request #58 from privacy-scaling-explorations/fix/ui
fix(ux): added more verbose messages to inform the user of waiting times and errors
2023-06-13 13:49:50 +00:00
ctrlc03
80d985887b fix(ux): added more verbose messages to inform the user of waiting times and errors 2023-06-07 10:35:23 +01:00
Giacomo
d450e6955d Merge pull request #56 from privacy-scaling-explorations/fix/patch
Publish 0.4.2
2023-05-31 20:08:28 +02:00
Jeeiii
e80476070c test: update github anti-sybil tests 2023-05-31 16:41:31 +02:00
Jeeiii
8c1b53ab09 chore(release): publish 0.4.2 2023-05-31 15:57:07 +02:00
Jeeiii
005d1dd258 chore(release): publish 0.4.1 2023-05-31 11:41:56 +02:00
Jeeiii
d76af26410 build: missing dependencies on actions package 2023-05-31 11:40:46 +02:00
Jeeiii
fbe22ea6d8 fix: wrong document property lead to error when checking github antisybil 2023-05-31 11:07:43 +02:00
Giacomo
9612144edb Merge pull request #46 from privacy-scaling-explorations/patch/0.3.x
Patch/0.3.x
2023-05-20 10:57:11 +02:00
Jeeiii
819b7928e0 fix: missing sort for ceremony circuits 2023-05-19 16:29:51 +02:00
Jeeiii
1304473cf4 fix: wrong ci env project 2023-05-19 14:45:22 +02:00
Jeeiii
e8ac9430e5 chore(release): publish 0.4.0 2023-05-19 14:20:51 +02:00
Giacomo
eafe259544 Merge pull request #50 from privacy-scaling-explorations/fix/resume-contribution
fix: unconsistency when resuming a contribution
2023-05-19 13:03:04 +02:00
Jeeiii
5044da612b fix: add missing alternative case; fix wrong tests 2023-05-19 13:02:31 +02:00
Jeeiii
07fc79b841 fix: unconsistency when resuming a contribution 2023-05-19 13:02:31 +02:00
Giacomo
d342a06aa9 Merge pull request #49 from privacy-scaling-explorations/fix/s3
feat(s3) public transcript
2023-05-19 13:02:22 +02:00
Giacomo
14136317ff Merge branch 'patch/0.3.x' into fix/s3 2023-05-19 12:53:04 +02:00
ctrlc03
d4a6dc8387 fix(tests): fixed tests 2023-05-18 15:41:45 +01:00
ctrlc03
12ad715e09 fix(s3): creating public bucket with object ACL enabled
configuring S3 to allow download of verification transcript
2023-05-18 14:08:01 +01:00
ctrlc03
c28e2f0579 fix(sybil checks): amended env var name and added to the backend 2023-05-18 13:14:25 +01:00
Jeeiii
ccf1ce59a1 chore(release): publish 0.3.5 2023-05-17 16:36:59 +02:00
Jeeiii
61fbd19eb1 fix: duplicate messages when waiting for contribution; remove wrong listener 2023-05-17 15:34:14 +02:00
Jeeiii
88a730b7ba fix: missing updates for current contributor fields when coordinating 2023-05-17 14:51:50 +02:00
Giacomo
2235d460a9 Merge pull request #45 from privacy-scaling-explorations/patch/0.3.1
Publish 0.3.1
2023-05-16 23:59:44 +02:00
Jeeiii
042f411583 chore(release): publish 0.3.1 2023-05-16 10:56:32 +02:00
Giacomo
3376da248d Merge pull request #44 from privacy-scaling-explorations/fix/spinner
fix: spinner does not stop correctly after contribution verification
2023-05-16 10:17:36 +02:00
Jeeiii
345bdcb8a0 fix: spinner does not stop correctly after contribution verification 2023-05-15 20:13:03 +02:00
Giacomo
2d58e111db Merge pull request #42 from privacy-scaling-explorations/update/yarn
build: update yarn version
2023-05-15 16:31:13 +02:00
Jeeiii
037c87bd5e build: update yarn version 2023-05-15 16:29:22 +02:00
ctrlc03
6ac2c77105 Merge pull request #40 from privacy-scaling-explorations/tag/0.3.0
Release 0.3.0
v0.3.0
2023-05-15 13:54:39 +00:00
Jeeiii
97ae32e958 chore(release): publish 0.3.0 2023-05-15 15:22:14 +02:00
ctrlc03
6d9e0e19cb Merge pull request #39 from privacy-scaling-explorations/fix/docs
Fix: Add missing options to ts config
2023-05-15 13:16:00 +00:00
Jeeiii
9e05617aaa fix: add missing options to ts config 2023-05-15 15:14:55 +02:00
ctrlc03
d3aedf56ef Merge pull request #27 from privacy-scaling-explorations/fix/sybil
Fix/sybil
2023-05-15 12:59:16 +00:00
ctrlc03
ef68800218 Merge branch 'dev' of github.com:privacy-scaling-explorations/p0tion into fix/sybil 2023-05-15 13:58:47 +01:00
ctrlc03
215e929d15 Merge pull request #37 from privacy-scaling-explorations/fix/docs
Fix/docs
2023-05-15 12:56:43 +00:00
Jeeiii
7433e38395 fix: missing skipLibCheck option was causing docs script to exit 2023-05-15 14:54:11 +02:00
ctrlc03
846053fb7f Merge pull request #36 from privacy-scaling-explorations/feat/public_data
Feat/public data
2023-05-15 12:21:57 +00:00
ctrlc03
5110c11f99 fix(public data) yarn.locl 2023-05-15 12:12:49 +01:00
ctrlc03
0b6771e8cb fix(public-data) remove function from index.ts 2023-05-15 11:49:41 +01:00
ctrlc03
a4fb273a3f fix(public-data) remove cloud function 2023-05-15 11:46:27 +01:00
ctrlc03
5439cd636c fix(sybil) - merge dev 2023-05-15 11:27:51 +01:00
ctrlc03
16ad3eadf5 fix(public-data) merge dev 2023-05-15 11:26:26 +01:00
Giacomo
5a45a681be Merge pull request #32 from privacy-scaling-explorations/config/packages
Update External Packages Dependencies and p0tion packages configuration
2023-05-15 11:51:39 +02:00
Jeeiii
75bbd98b12 fix: wrong path for environment config file 2023-05-14 13:04:20 +02:00
Jeeiii
33cd41bd7b refactor: update .env and package.json imports 2023-05-14 12:12:28 +02:00