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

fix: use from address as string to allow certs signed with ledger #1784

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

troian
Copy link
Member

@troian troian commented Mar 21, 2023

fixes issus when jsonparser in ledger cosmos-app
not liking bech address sent as data in binary format if test or file keyring used it will allow to decode old private keys for the mTLS cert

fixes akash-network/support#22

@troian troian requested a review from a team as a code owner March 21, 2023 16:55
@troian troian force-pushed the gencert-ledger branch 3 times, most recently from 7180eea to d622788 Compare March 21, 2023 20:23
fixes issus when jsonparser in ledger cosmos-app
not liking bech address sent as data in binary format
if test or file keyring used it will allow to decode old private keys for the mTLS cert

fixes akash-network/support#22

Signed-off-by: Artur Troian <troian.ap@gmail.com>
@troian troian merged commit e891875 into develop Mar 21, 2023
@troian troian deleted the gencert-ledger branch March 21, 2023 20:48
@troian troian mentioned this pull request Mar 23, 2023
10 tasks
troian added a commit that referenced this pull request Apr 17, 2023
)

fixes issus when jsonparser in ledger cosmos-app
not liking bech address sent as data in binary format
if test or file keyring used it will allow to decode old private keys for the mTLS cert

fixes akash-network/support#22

Signed-off-by: Artur Troian <troian.ap@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant