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

deployment: fix relayer key generation #19

Merged
merged 1 commit into from
Jan 4, 2023
Merged

deployment: fix relayer key generation #19

merged 1 commit into from
Jan 4, 2023

Conversation

j75689
Copy link
Contributor

@j75689 j75689 commented Jan 4, 2023

Description

deployment: fix relayer key generation

Rationale

relayer public_key(ethsecp256k1) and relay bls key should be different from private key management

Example

N/A

Changes

Notable changes:

  • deployment

@j75689 j75689 added the r4r label Jan 4, 2023
@j75689 j75689 merged commit d8b2af9 into develop Jan 4, 2023
j75689 added a commit that referenced this pull request Jan 6, 2023
* disable unnecessary modules (#14)

* feat: pass config to app when creating new app (#16)

* feat: pass config to app when create new app

* remove unused code

* deployment: fix relayer key generation (#19)

* feat: init balance of relayers in genesis state (#21)

* ci: fix release flow (#20)

* feat: custom upgrade module (#17)

* release: prepare for v0.0.2 (#22)

Co-authored-by: KeefeL <90749943+KeefeL@users.noreply.github.com>
Co-authored-by: yutianwu <wzxingbupt@gmail.com>
@unclezoro unclezoro deleted the fix/deployment branch April 18, 2023 09:21
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