Skip to content

Disable ED25519 Account Keys#3763

Merged
jackzampolin merged 2 commits intodevelopfrom
bez/3751-disable-ed25519-acc-keys
Mar 1, 2019
Merged

Disable ED25519 Account Keys#3763
jackzampolin merged 2 commits intodevelopfrom
bez/3751-disable-ed25519-acc-keys

Conversation

@alexanderbez
Copy link
Copy Markdown
Contributor

@alexanderbez alexanderbez commented Feb 28, 2019

Disable the use of ED25519 account key pairs as these result in completely untested code execution paths.

closes: #3751


  • 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 entries in PENDING.md with issue #

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

@alexanderbez alexanderbez added WIP T: State Machine Breaking State machine breaking changes (impacts consensus). labels Feb 28, 2019
@alexanderbez alexanderbez marked this pull request as ready for review February 28, 2019 19:09
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (develop@10bd98e). Click here to learn what that means.
The diff coverage is 70%.

@@            Coverage Diff             @@
##             develop    #3763   +/-   ##
==========================================
  Coverage           ?   61.35%           
==========================================
  Files              ?      189           
  Lines              ?    14098           
  Branches           ?        0           
==========================================
  Hits               ?     8650           
  Misses             ?     4893           
  Partials           ?      555

@jackzampolin
Copy link
Copy Markdown
Contributor

Way better errors here.

Copy link
Copy Markdown
Contributor

@alessio alessio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small comment, looks good otherwise

@jackzampolin jackzampolin merged commit 5d8b949 into develop Mar 1, 2019
@jackzampolin jackzampolin deleted the bez/3751-disable-ed25519-acc-keys branch March 1, 2019 17:12
Copy link
Copy Markdown
Contributor

@cwgoes cwgoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @alexanderbez

@assafmo
Copy link
Copy Markdown
Contributor

assafmo commented May 7, 2020

Is this permanent?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T: State Machine Breaking State machine breaking changes (impacts consensus).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable ed25519 account keys

5 participants