forked from 0xPolygonHermez/zkevm-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Aggregator] add prover name (0xPolygonHermez#1604)
Closes 0xPolygonHermez#1601. ### What does this PR do? This PR imports the new `prover_name` field from the updated proto definition in `aggregator.proto`. This field is the unique identifier of the Prover that does not change across Prover restarts. Here it has been included in all the Prover-related logs and in the `state.Proof` struct.
- Loading branch information
Showing
19 changed files
with
366 additions
and
260 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.