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

Refactor to simpler JS #55

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 26, 2023

  1. chore: make Prettier

    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    5daf409 View commit details
    Browse the repository at this point in the history
  2. chore: make README.md, tests, and CHANGELOG Prettier

    f: make Prettier
    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e145a52 View commit details
    Browse the repository at this point in the history
  3. chore: add lint config

    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c21b8b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df4a14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    365b915 View commit details
    Browse the repository at this point in the history
  6. ref!: move HDKey.prototype, this => hdkey

    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    cd4fcc9 View commit details
    Browse the repository at this point in the history
  7. ref: restore HDKEY to HDKey

    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    945e409 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35c44d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9ae62f View commit details
    Browse the repository at this point in the history
  10. ref!: _identfier, identifier, defineProperty(pubKeyHash, ...) => iden…

    …tifier
    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    eb0662f View commit details
    Browse the repository at this point in the history
  11. ref!: move fingerprint to getFingerprint (it's just a slice, and only…

    … used once)
    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a3f1780 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b85240b View commit details
    Browse the repository at this point in the history
  13. chore(lint): always use curlies around if, etc

    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    02ae1a7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a387441 View commit details
    Browse the repository at this point in the history
  15. ref: remove 'assert' node lock-in

    AJ ONeal committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    14caabb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    1cac79c View commit details
    Browse the repository at this point in the history
  2. fix(test): update all tests with new APIs

    AJ ONeal committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    75c42a6 View commit details
    Browse the repository at this point in the history
  3. security: update mocha and lazy install dev deps

    AJ ONeal committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    986587d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92dccc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7472aad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d19b28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c19206d View commit details
    Browse the repository at this point in the history