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

fix accinputhash #1458

Merged
merged 1 commit into from
Dec 15, 2022
Merged

fix accinputhash #1458

merged 1 commit into from
Dec 15, 2022

Conversation

ARR552
Copy link
Contributor

@ARR552 ARR552 commented Dec 15, 2022

What does this PR do?

Fixes accinputhash stored by the sequencer

Reviewers

Main reviewers:

@ARR552 ARR552 changed the base branch from release/v0.0.1 to fix/aggregator-address-rc3 December 15, 2022 12:47
@ARR552 ARR552 merged commit b5b1d6c into fix/aggregator-address-rc3 Dec 15, 2022
@ARR552 ARR552 deleted the fix/inputhash branch December 15, 2022 12:48
ARR552 added a commit that referenced this pull request Dec 15, 2022
* fix: update aggregator proto to send pub address

This commit applies the changes introduced to the aggregator proto file.
The changes are regarding the GetGenFinalProofRequest message that now
needs to send the aggregator public address.

* chore: add goreleaser file

* Get NewLocalExitRoot and NewStateRoot from last batch in the aggregated proof

* feat: add prover IP address

This commit adds the prover IP address to the Prover struct. The address
is retrieved from the grpc connection and logged alogside the prover ID.

* fix: remove ShortID method from Prover

This commit removes the ShortID method from the Prover. This because the
prover ID can be a fixed arbitrary string and not only a UUID.

* fix accinputhash (#1458)

* refac: send final proof in FinalProofInputs

This commit modifies the FinalProofInputs struct to hold also the final
proof. The VerifyBatches signature has been modified accordingly.

Co-authored-by: zkronos73 <[email protected]>
Co-authored-by: Alonso Rodriguez <[email protected]>
kind84 added a commit that referenced this pull request Dec 16, 2022
* fix: update aggregator proto to send pub address

This commit applies the changes introduced to the aggregator proto file.
The changes are regarding the GetGenFinalProofRequest message that now
needs to send the aggregator public address.

* chore: add goreleaser file

* Get NewLocalExitRoot and NewStateRoot from last batch in the aggregated proof

* feat: add prover IP address

This commit adds the prover IP address to the Prover struct. The address
is retrieved from the grpc connection and logged alogside the prover ID.

* fix: remove ShortID method from Prover

This commit removes the ShortID method from the Prover. This because the
prover ID can be a fixed arbitrary string and not only a UUID.

* fix accinputhash (#1458)

* refac: send final proof in FinalProofInputs

This commit modifies the FinalProofInputs struct to hold also the final
proof. The VerifyBatches signature has been modified accordingly.

Co-authored-by: zkronos73 <[email protected]>
Co-authored-by: Alonso Rodriguez <[email protected]>
kind84 added a commit that referenced this pull request Dec 16, 2022
* fix: update aggregator proto to send pub address

This commit applies the changes introduced to the aggregator proto file.
The changes are regarding the GetGenFinalProofRequest message that now
needs to send the aggregator public address.

* chore: add goreleaser file

* Get NewLocalExitRoot and NewStateRoot from last batch in the aggregated proof

* feat: add prover IP address

This commit adds the prover IP address to the Prover struct. The address
is retrieved from the grpc connection and logged alogside the prover ID.

* fix: remove ShortID method from Prover

This commit removes the ShortID method from the Prover. This because the
prover ID can be a fixed arbitrary string and not only a UUID.

* fix accinputhash (#1458)

* refac: send final proof in FinalProofInputs

This commit modifies the FinalProofInputs struct to hold also the final
proof. The VerifyBatches signature has been modified accordingly.

Co-authored-by: zkronos73 <[email protected]>
Co-authored-by: Alonso Rodriguez <[email protected]>

Co-authored-by: zkronos73 <[email protected]>
Co-authored-by: Alonso Rodriguez <[email protected]>
kind84 added a commit that referenced this pull request Jan 11, 2023
* fix: update aggregator proto to send pub address

This commit applies the changes introduced to the aggregator proto file.
The changes are regarding the GetGenFinalProofRequest message that now
needs to send the aggregator public address.

* chore: add goreleaser file

* Get NewLocalExitRoot and NewStateRoot from last batch in the aggregated proof

* feat: add prover IP address

This commit adds the prover IP address to the Prover struct. The address
is retrieved from the grpc connection and logged alogside the prover ID.

* fix: remove ShortID method from Prover

This commit removes the ShortID method from the Prover. This because the
prover ID can be a fixed arbitrary string and not only a UUID.

* fix accinputhash (#1458)

* refac: send final proof in FinalProofInputs

This commit modifies the FinalProofInputs struct to hold also the final
proof. The VerifyBatches signature has been modified accordingly.

Co-authored-by: zkronos73 <[email protected]>
Co-authored-by: Alonso Rodriguez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants