Skip to content

Commit

Permalink
fix(typo) - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlc03 committed Aug 31, 2023
1 parent 31bdaae commit a67cb30
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Failing to follow the above instructions, will result in the CI checks failing.
"template": {
"source": "<HTTPS_URL_OF_THE_CIRCOM_FILE>",
"commitHash": "<TEMPLATE_COMMIT_HASH>",
"paramConfiguration": ["<CIRCUIT_INSTANCE_PARAMETERS_ARRAY>"]
"paramsConfiguration": ["<CIRCUIT_INSTANCE_PARAMETERS_ARRAY>"]
},
"verification": {
"cfOrVm": "<DESIRED_VERIFICATION_MECHANISM (VM/CF)>"
Expand Down Expand Up @@ -98,7 +98,7 @@ Failing to follow the above instructions, will result in the CI checks failing.
- template - an object made of:
- source - a string with the URL of the circom file
- commitHash - a string with the commit id (needs to be a GitHub commit hash)
- paramConfiguration - an array of numbers with the parameters of the circuit template
- paramsConfiguration - an array of numbers with the parameters of the circuit template
- verification - an object detailing how the circuit's zKeys will be verified
- cfOrVm - a string with either "CF" or "VM". If "VM" the following must be added:
- vmConfigurationType - a string with the VM type - options:
Expand Down
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Failing to follow the above instructions, will result in the CI checks failing.
"template": {
"source": "<HTTPS_URL_OF_THE_CIRCOM_FILE>",
"commitHash": "<TEMPLATE_COMMIT_HASH>",
"paramConfiguration": [6,8,3,2]
"paramsConfiguration": [6,8,3,2]
},
"verification": {
"cfOrVm": "CF"
Expand Down Expand Up @@ -91,7 +91,7 @@ Failing to follow the above instructions, will result in the CI checks failing.
- template - an object made of:
- source - a string with the URL of the circom file
- commitHash - a string with the commit id (needs to be a GitHub commit hash)
- paramConfiguration - an array of numbers with the parameters of the circuit template
- paramsConfiguration - an array of numbers with the parameters of the circuit template
- verification - an object detailing how the circuit's zKeys will be verified
- cfOrVm - a string with either "CF" or "VM". If "VM" the following must be added:
- vmConfigurationType - a string with the VM type - options:
Expand Down
4 changes: 2 additions & 2 deletions ceremonies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The script will upload your artifacts to a S3 bucket of your choice (must be own
"template": {
"source": "<HTTPS_URL_OF_THE_CIRCOM_FILE>",
"commitHash": "<TEMPLATE_COMMIT_HASH>",
"paramConfiguration": ["<CIRCUIT_INSTANCE_PARAMETERS_ARRAY>"]
"paramsConfiguration": ["<CIRCUIT_INSTANCE_PARAMETERS_ARRAY>"]
},
"verification": {
"cfOrVm": "<DESIRED_VERIFICATION_MECHANISM (VM/CF)>"
Expand Down Expand Up @@ -99,7 +99,7 @@ The script will upload your artifacts to a S3 bucket of your choice (must be own
- template - an object made of:
- source - a string with the URL of the circom file
- commitHash - a string with the commit id (needs to be a GitHub commit hash)
- paramConfiguration - an array of numbers with the parameters of the circuit template
- paramsConfiguration - an array of numbers with the parameters of the circuit template
- verification - an object detailing how the circuit's zKeys will be verified
- cfOrVm - a string with either "CF" or "VM". If "VM" the following must be added:
- vmConfigurationType - a string with the VM type - options:
Expand Down
22 changes: 11 additions & 11 deletions ceremonies/rln-trusted-setup-ceremony/p0tionConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": []
"paramsConfiguration": []
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -37,7 +37,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [16, 16]
"paramsConfiguration": [16, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -61,7 +61,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [17, 16]
"paramsConfiguration": [17, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -85,7 +85,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [18, 16]
"paramsConfiguration": [18, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -109,7 +109,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [19, 16]
"paramsConfiguration": [19, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -133,7 +133,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [20, 16]
"paramsConfiguration": [20, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -157,7 +157,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [21, 16]
"paramsConfiguration": [21, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -181,7 +181,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [22, 16]
"paramsConfiguration": [22, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -205,7 +205,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [23, 16]
"paramsConfiguration": [23, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -229,7 +229,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [24, 16]
"paramsConfiguration": [24, 16]
},
"verification": {
"cfOrVm": "CF"
Expand All @@ -253,7 +253,7 @@
"template": {
"source": "https://github.com/Rate-Limiting-Nullifier/circom-rln",
"commitHash": "17f0fed7d8d19e8b127fd0b3e5295a4831193a0d",
"paramConfiguration": [25, 16]
"paramsConfiguration": [25, 16]
},
"verification": {
"cfOrVm": "CF"
Expand Down
4 changes: 2 additions & 2 deletions ceremonies/setup_ceremony_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ do
echo -e "\nEnter circuit description:"
read circuit_description

echo -e "\nEnter paramConfiguration values as a comma-separated list (e.g. 6,8,3,2):"
echo -e "\nEnter paramsConfiguration values as a comma-separated list (e.g. 6,8,3,2):"
read param_str
params=$(jq -nR '[(input | split(",")[] | tonumber)]' <<< "$param_str")

Expand All @@ -286,7 +286,7 @@ do
'{
"description": $circuit_description,
"compiler": {"version": $compiler_version, "commitHash": $compiler_commit_hash},
"template": {"source": $template_source, "commitHash": $template_commit_hash, "paramConfiguration": $params},
"template": {"source": $template_source, "commitHash": $template_commit_hash, "paramsConfiguration": $params},
"verification": ($verification_method | if . == "CF" then {"cfOrVm": "CF"} else {"cfOrVm": "VM", "vmConfigurationType": $vm_configuration_type, "vmDiskSize": $vm_disk_size|tonumber, "vmDiskType": $vm_disk_type} end),
"artifacts": {"r1csStoragePath": ("https://" + $bucket + ".s3." + $region + ".amazonaws.com/" + $base_name + ".r1cs"), "wasmStoragePath": ("https://" + $bucket + ".s3." + $region + ".amazonaws.com/" + $base_name + ".wasm")},
"name": $base_name,
Expand Down

0 comments on commit a67cb30

Please sign in to comment.