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

Improve sig verification error message #4395

Merged
merged 1 commit into from
May 23, 2019

Conversation

alexanderbez
Copy link
Contributor

@alexanderbez alexanderbez commented May 22, 2019

closes: #3655

/cc @faboweb


  • 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.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry: clog add [section] [stanza] [message]

  • rereviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #4395 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master    #4395   +/-   ##
=======================================
  Coverage   57.21%   57.21%           
=======================================
  Files         241      241           
  Lines       15126    15126           
=======================================
  Hits         8654     8654           
  Misses       5842     5842           
  Partials      630      630

@alexanderbez alexanderbez merged commit 40518cb into master May 23, 2019
@alexanderbez alexanderbez deleted the bez/3655-improve-sig-error-msg branch May 23, 2019 13:45
@alexanderbez alexanderbez mentioned this pull request May 23, 2019
5 tasks
alexanderbez added a commit that referenced this pull request May 23, 2019
* Cherry Pick PR #4345: Upgrade ledger-cosmos-go

* Cherry Pick PR #4336: Fix AppendTags usage error

* Update modules

* Cherry Pick PR #4265: CacheKVStore keep sorted items

* Cherry Pick #4227: Adding support for Ledger Cosmos App v1.5

* Cherry Pick #4395: Improve sig verification error message

* Cherry Pick PR #4140: Fix Failed Simulation Seeds
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.

Better error for failed signature verification
2 participants