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

feat: add challenger address to validators #103

Merged
merged 5 commits into from
Mar 20, 2023
Merged

Conversation

forcodedancing
Copy link
Contributor

@forcodedancing forcodedancing commented Mar 13, 2023

Description

This pr will

  • add a new address - challenger address to validators. This address will be used for validators to submit data availability challenge attestations.
  • rename relayer_bls_key to bls_key, for this key is shared by both relayer and challenger.

Rationale

Off-chain Relayer and Challenger services currently use the same relayer address for submitting transactions.
The nonce issue will be a obstacle for performance and could cause other issues.

Example

NA

Changes

Notable changes:

  • local scripts

@unclezoro
Copy link
Collaborator

LGTM

@unclezoro unclezoro merged commit e1eba6a into develop Mar 20, 2023
@unclezoro unclezoro deleted the add_challenger_val branch April 18, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants