forked from ethereum-optimism/infra
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upstream op-signer/v1.2.2 but with logs #5
Draft
Vui-Chee
wants to merge
22
commits into
main
Choose a base branch
from
vui-chee/op-signer/v1.2.2-with-logs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…ereum-optimism#59) * feat: integrate op-signer with op-node for block payload signing * Update README.md * Add missing erorr handling * Modify to use BlockPayloadArgs and use the new opsigner rpc namespace * Temporarily update go.mod to use counterpart monorepo pr * Add tests for blockPayload signing
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.9.0 to 1.11.0. - [Commits](rs/cors@v1.9.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/rs/cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…ce-active-sequencer (ethereum-optimism#101) * feat(op-conductor-ops): halt-sequencer command * chore(op-conductor-ops): pre-flight check to have all conductors paused when running force-active-sequencer --------- Signed-off-by: Yashvardhan Kukreja <[email protected]>
…thereum-optimism#103) * fix: conductor_overrideLeader to work with correct params * feat: support forced leadership transfer on unhealthy sequencers Signed-off-by: Yashvardhan Kukreja <[email protected]> --------- Signed-off-by: Yashvardhan Kukreja <[email protected]>
…mism#104) Signed-off-by: Yashvardhan Kukreja <[email protected]>
…abot/go_modules/op-conductor-mon/github.com/rs/cors-1.11.0 Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.9.0 to 1.11.0. - [Commits](rs/cors@v1.9.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/rs/cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.24.0 to 0.24.2. - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@v0.24.0...v0.24.2) --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…dabot/go_modules/peer-mgmt-service/github.com/btcsuite/btcd-0.24.2 Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.24.0 to 0.24.2. - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@v0.24.0...v0.24.2) --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add redis cluster config option. update redis.Client to redis.UniversalClient
…m-optimism#97) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….2.2 [tag-service-release] Tag op-signer at v1.2.2 * tag 'op-signer/v1.2.2': chore(deps): bump github.com/golang-jwt/jwt/v4 in /op-signer (ethereum-optimism#97) proxyd: add Redis cluster support (ethereum-optimism#100) op-conductor-ops: shorten status table titles (ethereum-optimism#110) Add sequencer voting column in status table (ethereum-optimism#108) chore(deps): bump github.com/btcsuite/btcd in /peer-mgmt-service feat: support un-overriding the leader with safeguards (ethereum-optimism#104) fix conductor_overrideLeader and support forced leadership transfer (ethereum-optimism#103) Make proxyd error handling more generic for different backend implementations op-conductor-ops: halt-sequencer command and pre-flight checks to force-active-sequencer (ethereum-optimism#101) chore(deps): bump github.com/rs/cors in /op-conductor-mon feat: Integrate op-node with op-signer for block payload signing (ethereum-optimism#59)
* log new block numbers fetched from rpc * only log candidates if there are changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the Redis cluster support. Changes involving non-proxyd components are not important to us.