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

feat: ECDSAKeyIdentity #591

Merged
merged 54 commits into from Jul 22, 2022
Merged

feat: ECDSAKeyIdentity #591

merged 54 commits into from Jul 22, 2022

Commits on Jul 1, 2022

  1. wip

    krpeacock committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    eb509f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60dc610 View commit details
    Browse the repository at this point in the history
  3. wip

    krpeacock committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    20b28dd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. supports DER-encoding

    krpeacock committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    eb41716 View commit details
    Browse the repository at this point in the history
  2. ECDSAKeyIdentity

    krpeacock committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2e91698 View commit details
    Browse the repository at this point in the history
  3. upgrading packages

    krpeacock committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    b5a0441 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. working e2e call

    krpeacock committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    409c5ce View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    e8e7bea View commit details
    Browse the repository at this point in the history
  2. tests passing

    krpeacock committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1564116 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e3328b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20da536 View commit details
    Browse the repository at this point in the history
  5. changelog and readme

    krpeacock committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    bd05f9b View commit details
    Browse the repository at this point in the history
  6. ECDSAPublicKey docs

    krpeacock committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    cfbb6bb View commit details
    Browse the repository at this point in the history
  7. docs for ECDSAKeyIdentity

    krpeacock committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2f0f37a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    f322446 View commit details
    Browse the repository at this point in the history
  2. remove todo

    krpeacock committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9d427ef View commit details
    Browse the repository at this point in the history
  3. tweaking lint job

    krpeacock committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    587739b View commit details
    Browse the repository at this point in the history
  4. fixing package.json

    krpeacock committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    23c0e28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    508e3e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97f9352 View commit details
    Browse the repository at this point in the history
  7. chore: aggregate test results for required statuses (#592)

    Status check names include matrix elements.  This means that required status names would have to change if any of those matrix elements changed in the future.
    
    This change aggregates these checks into a single status check with a constant name, suitable for use as a required status.
    
    Fixes https://dfinity.atlassian.net/browse/SDK-582
    ericswanson-dfinity committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    968530c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. feat: enables inline sourcemaps for packages for developer experience (

    …#593)
    
    * feat: enables inline sourcemaps for packages for developer experience
    krpeacock committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    32027b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e12ec View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. wip

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    2d7e126 View commit details
    Browse the repository at this point in the history
  2. feat: jwk support for ecdsa

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    94b673f View commit details
    Browse the repository at this point in the history
  3. wip

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    25fb4eb View commit details
    Browse the repository at this point in the history
  4. supports DER-encoding

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    87e70fb View commit details
    Browse the repository at this point in the history
  5. ECDSAKeyIdentity

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    8e1b800 View commit details
    Browse the repository at this point in the history
  6. upgrading packages

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    af86e13 View commit details
    Browse the repository at this point in the history
  7. working e2e call

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fa207f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dac0f8a View commit details
    Browse the repository at this point in the history
  9. tests passing

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    6efbe94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44907fb View commit details
    Browse the repository at this point in the history
  11. changelog and readme

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    6c9c445 View commit details
    Browse the repository at this point in the history
  12. ECDSAPublicKey docs

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b0966ce View commit details
    Browse the repository at this point in the history
  13. docs for ECDSAKeyIdentity

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d8461f3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d79f352 View commit details
    Browse the repository at this point in the history
  15. remove todo

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e4c1c80 View commit details
    Browse the repository at this point in the history
  16. tweaking lint job

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    7337365 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a6edab0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d1e08e4 View commit details
    Browse the repository at this point in the history
  19. resolving merge conflicts

    krpeacock committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1539e15 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    b8c732f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c6d08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8339c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e7e7b5 View commit details
    Browse the repository at this point in the history
  5. updating snapshots

    krpeacock committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    84f1070 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    d6b9d89 View commit details
    Browse the repository at this point in the history
  2. updating browser scripts

    krpeacock committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b666291 View commit details
    Browse the repository at this point in the history
  3. e2e tests exit code

    krpeacock committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d24668f View commit details
    Browse the repository at this point in the history
  4. fixing lint

    krpeacock committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    66b2f42 View commit details
    Browse the repository at this point in the history
  5. backgorund task

    krpeacock committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    bdf6cc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    9223271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b47d05c View commit details
    Browse the repository at this point in the history