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

Asn1 validator node ed25519 #680

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    394098b View commit details
    Browse the repository at this point in the history
  2. Expose ed25519 validators on forge.

    aljones15 authored and mattcollier committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    0a89e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c916036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce48c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    801ade2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59eb431 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9032eb9 View commit details
    Browse the repository at this point in the history
  8. Correct code to pass webpack build.

    aljones15 authored and mattcollier committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    658b2e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35a860e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6c47d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e647fc2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    03c5c42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    953f64c View commit details
    Browse the repository at this point in the history
  14. Uppercase DER in docs and tests.

    Co-Authored-By: David I. Lehn <[email protected]>
    
    Capitalize DER in unit test descriptions.
    
    Co-Authored-By: David I. Lehn <[email protected]>
    
    Uppercase DER in docs and tests.
    aljones15 authored and mattcollier committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    dea079d View commit details
    Browse the repository at this point in the history
  15. Make documents more consistent.

    aljones15 authored and mattcollier committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a5739f5 View commit details
    Browse the repository at this point in the history
  16. Use EdDSA25519 OID.

    mattcollier committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    b552495 View commit details
    Browse the repository at this point in the history
  17. Style fixes.

    mattcollier committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    114722c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f177a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Fix API documentation.

    Co-Authored-By: Dave Longley <[email protected]>
    mattcollier and dlongley committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    4fe8824 View commit details
    Browse the repository at this point in the history
  2. Fix error messages.

    mattcollier committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    acb1013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    658f4a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40c7227 View commit details
    Browse the repository at this point in the history
  5. Fix ASN.1 name usage.

    davidlehn committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    d82d468 View commit details
    Browse the repository at this point in the history
  6. Fix typo.

    davidlehn committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    aae1258 View commit details
    Browse the repository at this point in the history