Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(crypto): add phase 2 outputs from ceremony #4661

Merged
merged 1 commit into from
Jun 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions crates/crypto/proof-params/src/gen/convert_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

pub const PROVING_KEY_ID: &'static str = "groth16pk1kfzjt6swuq8n3ndn9kezdx3sqfa92tlaqlz7hkm3vp99w9567wxq6qvxd9";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1ln7qfpulmt0xy5vmuwsw8clflryuwpafqzpty57g7u4vgzp3rgvqwwv3pw";
pub const PROVING_KEY_ID: &'static str = "groth16pk1tt28h0w3fv73f88f5zlfsc925yvfxl9m0ne38lawy8wwvdj2wmeqhudt29";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1l7quguzkufhukyldhwnmx40wkzzhg33a4s9fmwtr3dyrxhwddh5smhtykm";
2 changes: 1 addition & 1 deletion crates/crypto/proof-params/src/gen/convert_pk.bin
Git LFS file not shown
Binary file modified crates/crypto/proof-params/src/gen/convert_vk.param
Binary file not shown.
4 changes: 2 additions & 2 deletions crates/crypto/proof-params/src/gen/delegator_vote_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

pub const PROVING_KEY_ID: &'static str = "groth16pk1uxhjq2mx4n3hf6zchq4xzgj0t560643z7fs863vmtn972cqjnt4qffyuu3";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1m0pclht0jk3yxx7h29pauqxzxg7pq908fd659afnd9n3j9t6ueksq6t26a";
pub const PROVING_KEY_ID: &'static str = "groth16pk1udsx8yfztzs46a8qjwldt7fg42l3hql4parpykj9ae9aje2thmuq266euq";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1fmrl626y4thfnqwuxfm5z75n9yv2us40yvy92e5x2egujf8lr5lsxadx8j";
2 changes: 1 addition & 1 deletion crates/crypto/proof-params/src/gen/delegator_vote_pk.bin
Git LFS file not shown
Binary file modified crates/crypto/proof-params/src/gen/delegator_vote_vk.param
Binary file not shown.
4 changes: 2 additions & 2 deletions crates/crypto/proof-params/src/gen/nullifier_derivation_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

pub const PROVING_KEY_ID: &'static str = "groth16pk1vcffg43nvxuxpn7g56hrfhscclw4t3vruprzpz5mjea42fu8yztsxwhm28";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1t70ng5hqhxwedrr0u7z7g9ywqpdc4n2rewdalu432sgymw4cze8seljxnt";
pub const PROVING_KEY_ID: &'static str = "groth16pk1g5vycm6eg29998mlyxj8qszm2gxnl7cwg9ys7htj3f529yneqslsx53d2x";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1szyv67szfltsd5p2ctc9d9hykjjja378jm98hz6up58pwq2yknqsl08vh4";
Git LFS file not shown
Binary file modified crates/crypto/proof-params/src/gen/nullifier_derivation_vk.param
Binary file not shown.
4 changes: 2 additions & 2 deletions crates/crypto/proof-params/src/gen/output_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

pub const PROVING_KEY_ID: &'static str = "groth16pk1ljyeur07t7mhtrvcpf3hszvs2deqe4d7k6jcu655crqf75wy83gs06kstn";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1yaruaaav4kcf4ne977gaddjzgkhqcp5lwvz5vwfrd2afu4yrrlls0pp534";
pub const PROVING_KEY_ID: &'static str = "groth16pk1rkpwdlcaw56gvyqpt0lm7lvj8q9mx93gqpz85dl9l3u677k75reqcnuq7d";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1lnuw3xdngtwsq42wa5g4ceq3c3zyn6j2c0e57xzde43lznzuvf2sxmsdcc";
2 changes: 1 addition & 1 deletion crates/crypto/proof-params/src/gen/output_pk.bin
Git LFS file not shown
Binary file modified crates/crypto/proof-params/src/gen/output_vk.param
Binary file not shown.
4 changes: 2 additions & 2 deletions crates/crypto/proof-params/src/gen/spend_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

pub const PROVING_KEY_ID: &'static str = "groth16pk1e4j47ftt9vc5krfn6qac2whz4fsmg2xfeu8rk009m8fr958aklusk5g2gn";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1xhqwemk3wnkgg0p9xz5tp4wmm88x9qw6v468ruxemz0tu479fwysn22ccw";
pub const PROVING_KEY_ID: &'static str = "groth16pk1ke43yax8cg78h69y0pn6kvjcktdakwq9m4c58nyam8hffweramfqxr94fh";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1zu2ks8er6fcj65y7w735wqzj9nx4fd5rsf2483lqyn0jqtlts2hssw2nfh";
2 changes: 1 addition & 1 deletion crates/crypto/proof-params/src/gen/spend_pk.bin
Git LFS file not shown
Binary file modified crates/crypto/proof-params/src/gen/spend_vk.param
Binary file not shown.
4 changes: 2 additions & 2 deletions crates/crypto/proof-params/src/gen/swap_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

pub const PROVING_KEY_ID: &'static str = "groth16pk1vh230lmk7d4ahwrew09n20xd48qr008jhcqcywdvlv5fueuywjjss3hhpe";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1jdgwaf06fe6u8qmlxhve4felznq86hpernseff6ln6wsm8stkd6q5euy7u";
pub const PROVING_KEY_ID: &'static str = "groth16pk1wkfz5mcdxg2wc6zzetyrwdzad0r6kh0qnkxxptqgq8gweljy5dvq8n3jad";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1wj0hykufh04xf8rt8wxagajvreu27w9hu8l634l4kp0t6tfgeleq6hl3e2";
2 changes: 1 addition & 1 deletion crates/crypto/proof-params/src/gen/swap_pk.bin
Git LFS file not shown
Binary file modified crates/crypto/proof-params/src/gen/swap_vk.param
Binary file not shown.
4 changes: 2 additions & 2 deletions crates/crypto/proof-params/src/gen/swapclaim_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

pub const PROVING_KEY_ID: &'static str = "groth16pk10cprczluf0llg7rlgrscedyht2qg99vnly4rck53sv4eptlq08hq5j9ljt";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1vqux7na5acmc477fj72gj348srshf8zh0fnva8hyh03pv7su3klsjfuyfr";
pub const PROVING_KEY_ID: &'static str = "groth16pk1k0qqzjg95hxerutqfretlg7zwhcr846ardqya7rt467fn8du5mrqz48hhv";
pub const VERIFICATION_KEY_ID: &'static str = "groth16vk1egnxuwv37yndgawy7z8vgkvzd8djmqcq3ug9c4j8pasnmgsl28fqcfy75f";
2 changes: 1 addition & 1 deletion crates/crypto/proof-params/src/gen/swapclaim_pk.bin
Git LFS file not shown
Binary file modified crates/crypto/proof-params/src/gen/swapclaim_vk.param
Binary file not shown.
Loading