Skip to content

Commit 9dae7c0

Browse files
committed
docs: update supported version
1 parent b8274db commit 9dae7c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/2_architecture/0_supported_verifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The following is the list of the verifiers currently supported by Aligned:
77
- :white_check_mark: gnark - Groth16 (with BN254) [(v0.12.0)](https://github.com/Consensys/gnark/releases/tag/v0.12.0)
88
- :white_check_mark: gnark - Plonk (with BN254 and BLS12-381) [(v0.12.0)](https://github.com/Consensys/gnark/releases/tag/v0.12.0)
99
- :white_check_mark: SP1 [(v5.0.0)](https://github.com/succinctlabs/sp1/releases/tag/v5.0.0)
10-
- :white_check_mark: Risc0 [(v2.2.0)](https://github.com/risc0/risc0/releases/tag/v2.2.0)
10+
- :white_check_mark: Risc0 [(v2.3.0)](https://github.com/risc0/risc0/releases/tag/v2.3.0). Risc0 [v2.2.0](https://github.com/risc0/risc0/releases/tag/v2.2.0) is also compatible.
1111
- :white_check_mark: Circom [(v2.2.2)](https://github.com/iden3/circom/releases/tag/v2.2.2)
1212
- 🏗️ Lambdaworks
1313
- 🏗️ Kimchi

docs/3_guides/0_submitting_proofs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following is the list of the verifiers currently supported by Aligned:
1313
- :white_check_mark: gnark - Groth16 (with BN254) [(v0.12.0)](https://github.com/Consensys/gnark/releases/tag/v0.12.0)
1414
- :white_check_mark: gnark - Plonk (with BN254 and BLS12-381) [(v0.12.0)](https://github.com/Consensys/gnark/releases/tag/v0.12.0)
1515
- :white_check_mark: SP1 [(v5.0.0)](https://github.com/succinctlabs/sp1/releases/tag/v5.0.0)
16-
- :white_check_mark: Risc0 [(v2.2.0)](https://github.com/risc0/risc0/releases/tag/v2.2.0)
16+
- :white_check_mark: Risc0 [(v2.3.0)](https://github.com/risc0/risc0/releases/tag/v2.3.0). Risc0 [v2.2.0](https://github.com/risc0/risc0/releases/tag/v2.2.0) is also compatible.
1717
- :white_check_mark: Circom [(v2.2.2)](https://github.com/iden3/circom/releases/tag/v2.2.2)
1818

1919
Learn more about future verifiers [here](../2_architecture/0_supported_verifiers.md).

0 commit comments

Comments
 (0)