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: implement bls accounts and keymanager #298

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

DNK90
Copy link
Contributor

@DNK90 DNK90 commented Jul 4, 2023

No description provided.

@DNK90 DNK90 requested review from phuctd95 and minh-bq July 4, 2023 05:35
type SignRequest struct {
PublicKey []byte `json:"public_key,omitempty"`
SigningRoot []byte `json:"signing_root,omitempty"`
SignatureDomain []byte `json:"signature_domain,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems unused so we can remove this

@DNK90 DNK90 merged commit 339b57d into feat/optimistic_fast_finality Jul 5, 2023
@minh-bq minh-bq deleted the feat/bls_keymanager branch July 11, 2023 09:59
minh-bq pushed a commit to minh-bq/ronin that referenced this pull request Aug 29, 2023
* feat: implement bls accounts and keymanager

* chore: Implement `CreateAccountsKeystore` function

* chore: remove prysm import from keymanager
minh-bq pushed a commit to minh-bq/ronin that referenced this pull request Sep 7, 2023
* feat: implement bls accounts and keymanager

* chore: Implement `CreateAccountsKeystore` function

* chore: remove prysm import from keymanager
minh-bq pushed a commit that referenced this pull request Sep 7, 2023
* feat: implement bls accounts and keymanager

* chore: Implement `CreateAccountsKeystore` function

* chore: remove prysm import from keymanager
andicrypt pushed a commit to andicrypt/ronin that referenced this pull request Nov 1, 2023
* feat: implement bls accounts and keymanager

* chore: Implement `CreateAccountsKeystore` function

* chore: remove prysm import from keymanager
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.

2 participants