85 Commits

Author SHA1 Message Date
cedoor
4d849b48c2 chore: v3.10.1
Former-commit-id: 41181c63d2
2023-05-17 10:56:59 +01:00
cedoor
7bcc44c645 chore: v3.9.0
Former-commit-id: 900da9cef5
2023-04-28 12:27:48 +01:00
cedoor
5db4c61c28 feat(data): provide function to get supported networks
re #314


Former-commit-id: 5e033556fb
2023-04-27 16:04:20 +01:00
cedoor
a04057f861 chore: v3.8.0
Former-commit-id: 736bddbd83
2023-04-26 15:34:48 +01:00
vplasencia
77fddc9b16 docs(cli): update the description of get-proofs command in the readme file
Former-commit-id: d151998013
2023-04-22 09:26:21 +02:00
vplasencia
69b2b8fd7b refactor(cli): update get-proofs description
Former-commit-id: eb63447166
2023-04-22 09:19:54 +02:00
cedoor
aba7d51f86 chore: v3.7.0
Former-commit-id: 22f33a8f26
2023-04-20 11:28:32 +01:00
vplasencia
cb3ff0fcb8 docs(cli): update the readme file to add the new commands
Former-commit-id: e7ceb37503
2023-04-20 10:15:51 +02:00
vplasencia
6bcd77fe5b chore: vv3.6.0
Former-commit-id: c52f0036da
2023-04-11 19:49:21 +02:00
vplasencia
4a221a43c7 refactor(cli): copy the contents of the .env.example file to a new .env file
Former-commit-id: 74c2ed1b3a
2023-04-11 14:01:28 +02:00
vplasencia
37465288a7 refactor(cli): set the monorepo-ethers template as default when creating a project
Former-commit-id: 27ba252565
2023-04-11 13:48:59 +02:00
vplasencia
c38b3c5255 chore: v3.6.0-beta.4
Former-commit-id: aabad74de7
2023-04-11 11:43:15 +02:00
vplasencia
dba7a6ca85 chore: v3.6.0-beta.3
Former-commit-id: e17737d894
2023-04-07 19:36:36 +02:00
vplasencia
a80b1136cd chore: v3.6.0-beta.2
Former-commit-id: fe8a48be0d
2023-04-07 17:37:11 +02:00
vplasencia
f6be176df9 chore: v3.6.0-beta.1
Former-commit-id: 6b9c9c1f28
2023-04-07 12:02:14 +02:00
vplasencia
1a2eb3e18d chore(cli): decompress and then remove the files.tgz file after downloading a template
Former-commit-id: 2467291010
2023-04-07 09:15:52 +02:00
vplasencia
fd08c3f2e7 chore: v3.6.0-beta.0
Former-commit-id: 4996ec1d9f
2023-04-06 15:28:09 +02:00
vplasencia
9a7e053f64 chore: v3.6.0-1
Former-commit-id: 83762718e9
2023-04-05 18:12:31 +02:00
vplasencia
9bea6143a6 refactor(cli): change cli template names
Former-commit-id: 84c1dfa486
2023-04-04 16:23:34 +01:00
vplasencia
47f3651bc5 feat(cli): add inquirer to select a template when creating a project
Former-commit-id: 4d1a637093
2023-04-04 16:22:47 +01:00
vplasencia
3313be7f38 style(cli): add total of elements in the output of get-groups get-members and get-proofs commands
Former-commit-id: 1b2f6b89fa
2023-04-04 16:20:19 +01:00
vplasencia
240fee73b4 style(cli): change output text of get-proofs command
Former-commit-id: 30f82d917b
2023-04-04 16:20:19 +01:00
vplasencia
18d724b166 perf(cli): optimize get-proofs command
Former-commit-id: 0b060f97ec
2023-04-04 16:20:19 +01:00
vplasencia
f97a233798 perf(cli): optimize get-members command
Former-commit-id: bb0b58e3f1
2023-04-04 16:20:19 +01:00
vplasencia
e146f3e84e refactor(cli): organize get group ids logic
Former-commit-id: 93e4a5d00b
2023-04-04 16:20:17 +01:00
cedoor
81fba57259 chore(cli): add types packages
re #189


Former-commit-id: 150a4c236b
2023-04-04 16:18:43 +01:00
vplasencia
07515c5068 feat(cli): add checks for template integrity
Former-commit-id: 14e39a101c
2023-04-04 16:18:40 +01:00
vplasencia
ad812f778b refactor(cli): organize inquirer prompts
Former-commit-id: d8ab9092ea
2023-04-04 16:18:00 +01:00
vplasencia
70727203fd feat(cli): split the get-group command to make it easier to query group data
Former-commit-id: 0cbbd9b28f
2023-04-04 16:18:00 +01:00
cedoor
b93acc884b chore: v3.5.0
Former-commit-id: 64a2e010f1
2023-03-31 13:14:48 +01:00
cedoor
12fd0f7a80 chore: v3.4.0
Former-commit-id: 254218b1e5
2023-03-21 19:41:10 +00:00
cedoor
78da99055d feat(cli): add support for arbitrum goerli
Former-commit-id: 7c4a2a1022
2023-03-21 19:40:40 +00:00
cedoor
46fe2fc8f8 chore: v3.3.0
Former-commit-id: af89f3a0a1
2023-03-21 19:28:09 +00:00
cedoor
2afc4ce1de style(cli): format code
Former-commit-id: 22ee1e0109
2023-03-21 11:36:42 +00:00
vplasencia
c2e8ba6856 fix(cli): add admin in get-group when using SemaphoreEthers
Former-commit-id: 4641735932
2023-03-21 01:15:07 +01:00
vplasencia
e9cac671f2 refactor(cli): remove unnecessary code in get-group command
Former-commit-id: 716a20cb7c
2023-03-17 23:11:40 +01:00
vplasencia
ecf8dcafb1 refactor(cli): remove unused code
Former-commit-id: 4ecf293cd4
2023-03-17 22:59:41 +01:00
vplasencia
f90c99193a refactor(cli): organize get-groups command code
Former-commit-id: eefffca9f4
2023-03-17 22:55:40 +01:00
vplasencia
a826708320 feat(cli): update get-group command to use sepolia
Former-commit-id: 4ddf75b378
2023-03-17 22:41:11 +01:00
vplasencia
5c42f9e09c feat(cli): add support for sepolia network in the cli
Former-commit-id: 63666f6a9c
2023-03-17 14:27:58 +01:00
cedoor
fa561f8f00 chore(cli): update command description
Former-commit-id: a4f9e47957
2023-03-15 18:55:34 +00:00
cedoor
c1842eefc3 chore: v3.2.3
Former-commit-id: 59d2d1367c
2023-03-13 22:52:08 +00:00
cedoor
18d4b740ca chore: v3.2.2
Former-commit-id: 5ea3b7e6ef
2023-03-13 11:52:02 +00:00
cedoor
1878ce2320 chore: v3.2.1
Former-commit-id: 5cc6877d15
2023-03-11 21:41:08 +00:00
cedoor
1a51263e5c chore: v3.2.0
Former-commit-id: 33d814fe6d
2023-03-10 11:19:52 +00:00
cedoor
4d7a976f06 chore(cli): remove unused ts paths
Former-commit-id: 915b95dfc6
2023-03-10 11:10:25 +00:00
cedoor
00e3c4a7f5 feat(data): add support for optimism goerli network
re #234


Former-commit-id: 3722b154bf
2023-03-09 18:21:44 +00:00
cedoor
3411f55403 feat(data): add support for mumbai network
re #233


Former-commit-id: 6b498912df
2023-03-09 15:19:34 +00:00
cedoor
9aa5bc5840 fix(cli): set correct data class name
Former-commit-id: 180977841d
2023-03-08 21:11:49 +00:00
cedoor
cd4bd6ad91 chore(cli): sen new data package
Former-commit-id: bc165cd6e4
2023-03-08 20:32:02 +00:00