Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Apr 15, 2024
1 parent 2cb5407 commit c2997a7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

exports[`PrivateCallStackItem computes empty item hash 1`] = `Fr<0x243b1b69ea529d158803cc7a16b52293c5e5f2a1859337e3f69e4b20f55c6fb6>`;

exports[`PrivateCallStackItem computes hash 1`] = `Fr<0x1f77b68ee1d3aa42b80d2c70bc6e94d8879337f0dab9789f7d775351edd8ebe0>`;
exports[`PrivateCallStackItem computes hash 1`] = `Fr<0x230cf9e8515b74f4dd60fcf3a32c59d1efd2a704966a72838f1d88b86bcecfc0>`;
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

exports[`PrivateCircuitPublicInputs computes empty inputs hash 1`] = `Fr<0x02e09d8c4897d560bd4caf05ab45fa22e1d4a251bf5b5e0448310a7f40f7a0b8>`;

exports[`PrivateCircuitPublicInputs hash matches snapshot 1`] = `Fr<0x17d9aa9687c2f1190824b621e58669b2d36ac427ded5e046eefe7a680ccfa1a2>`;
exports[`PrivateCircuitPublicInputs hash matches snapshot 1`] = `Fr<0x1b87232023a3accb0f63ffaa41068972b98185c62bf1542cebd77c8bedfd5313>`;
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ exports[`PublicCallStackItem Computes a callstack item hash 1`] = `"0x0864975afc

exports[`PublicCallStackItem Computes a callstack item request hash 1`] = `"0x12c634ebadf4209e2def6cac0753f151422faf11237dc4f136bc17a84c8c2d76"`;

exports[`PublicCallStackItem computes hash 1`] = `Fr<0x2e24a16229162984332594e0851fb61b49babaffecacf8e128fec40958e68832>`;
exports[`PublicCallStackItem computes hash 1`] = `Fr<0x1fcf20622dc0bed7c461128afb302fd60a54628a1a5daf2e157bbacf413342a2>`;
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

exports[`PublicCircuitPublicInputs computes empty item hash 1`] = `Fr<0x00147d3d2cde08ee1046bf73cb6664c2bdf11b43c5dca0e72f4137f354bdad25>`;

exports[`PublicCircuitPublicInputs hash matches snapshot 1`] = `Fr<0x26c672096d02aff4915cebc5ecdbd15beed3e265ec2430e5a7cc917d457d6928>`;
exports[`PublicCircuitPublicInputs hash matches snapshot 1`] = `Fr<0x010f05c698115df7a51edde4b5580dde0fa0598492ab4f22faf82b02db0a9230>`;

0 comments on commit c2997a7

Please sign in to comment.