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

Add support for TM secp256k1 #7838

Merged
merged 6 commits into from
Nov 13, 2020
Merged

Add support for TM secp256k1 #7838

merged 6 commits into from
Nov 13, 2020

Conversation

amaury1093
Copy link
Contributor

@amaury1093 amaury1093 commented Nov 6, 2020

Description

closes: #7529

depends on:


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

Base automatically changed from marie/7357-sdk-pubkey to master November 9, 2020 16:01
@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #7838 (1fb8020) into master (c0d7233) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7838   +/-   ##
=======================================
  Coverage   54.15%   54.15%           
=======================================
  Files         612      612           
  Lines       38985    38985           
=======================================
  Hits        21114    21114           
  Misses      15701    15701           
  Partials     2170     2170           

x/staking/handler_test.go Outdated Show resolved Hide resolved
@amaury1093 amaury1093 added the A:automerge Automatically merge PR once all prerequisites pass. label Nov 13, 2020
@mergify mergify bot merged commit 6f5eaba into master Nov 13, 2020
@mergify mergify bot deleted the am-tm-secp256k1 branch November 13, 2020 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. C: comet C:Crypto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: secp256k1 consensus support
3 participants