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

Upstream op-signer/v1.2.2 but with logs #5

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

Vui-Chee
Copy link

@Vui-Chee Vui-Chee commented Dec 13, 2024

This PR contains the Redis cluster support. Changes involving non-proxyd components are not important to us.

mininny and others added 22 commits December 3, 2024 16:57
…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]>
…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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants