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

all: remove Tendermint's secp256k1 key support #189

Merged
merged 6 commits into from
Jan 21, 2022
Merged

all: remove Tendermint's secp256k1 key support #189

merged 6 commits into from
Jan 21, 2022

Conversation

fedekunze
Copy link
Contributor

@fedekunze fedekunze commented Jan 2, 2022

closes #ENG-386

@linear
Copy link

linear bot commented Jan 2, 2022

ENG-386 Support only ethereum keys for Evmos

Only support eth_secp256k1keys on Evmos and disable Tendermint secp256k1keys

@fedekunze fedekunze changed the title app: remove secp256k1 key support all: remove secp256k1 key support Jan 21, 2022
@fedekunze fedekunze marked this pull request as ready for review January 21, 2022 16:55
@fedekunze fedekunze requested review from hanchon, danburck, jolube, khoslaventures and prajjwol and removed request for khoslaventures and jolube January 21, 2022 16:55
@fedekunze fedekunze changed the title all: remove secp256k1 key support all: remove Tendermint's secp256k1 key support Jan 21, 2022
@codecov
Copy link

codecov bot commented Jan 21, 2022

Codecov Report

Merging #189 (75523d3) into main (2919c50) will decrease coverage by 0.50%.
The diff coverage is 4.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
- Coverage   76.80%   76.30%   -0.51%     
==========================================
  Files          50       51       +1     
  Lines        3027     3047      +20     
==========================================
  Hits         2325     2325              
- Misses        603      623      +20     
  Partials       99       99              
Impacted Files Coverage Δ
app/sigverify.go 0.00% <0.00%> (ø)
app/app.go 83.04% <100.00%> (ø)

@hanchon
Copy link
Contributor

hanchon commented Jan 21, 2022

everything looking good, test it locally to generate an account with the old type and failed as expected

@fedekunze fedekunze merged commit e0ac095 into main Jan 21, 2022
@fedekunze fedekunze deleted the secp branch January 21, 2022 18:37
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.

None yet

2 participants