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

Migrate wallet tests to `tape #2742

Merged
merged 22 commits into from
Jun 5, 2023
Merged

Migrate wallet tests to `tape #2742

merged 22 commits into from
Jun 5, 2023

Commits on May 30, 2023

  1. migrate to uint8arrays

    acolytec3 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    cecbb1d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    8c19a22 View commit details
    Browse the repository at this point in the history
  2. add 0x prefix

    acolytec3 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9d8c445 View commit details
    Browse the repository at this point in the history
  3. Remaining fixes and cleanup

    acolytec3 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d117a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02b5db4 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate helpers

    acolytec3 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b8ca9bb View commit details
    Browse the repository at this point in the history
  6. slice to subarray

    acolytec3 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3661dc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8559bd4 View commit details
    Browse the repository at this point in the history
  8. Address feedback

    acolytec3 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    06fec34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b3c5b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Address feedback

    acolytec3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    25b4688 View commit details
    Browse the repository at this point in the history
  2. partial migration to tape

    acolytec3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    473b591 View commit details
    Browse the repository at this point in the history
  3. WIP changes

    acolytec3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    59eec47 View commit details
    Browse the repository at this point in the history
  4. Finish migrating tests

    acolytec3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5a31dd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c46eee3 View commit details
    Browse the repository at this point in the history
  6. update tests again

    acolytec3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    14875ac View commit details
    Browse the repository at this point in the history
  7. fix test

    acolytec3 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ebcd10d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cb57d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    1069e7b View commit details
    Browse the repository at this point in the history
  2. test fixes

    acolytec3 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6708d9b View commit details
    Browse the repository at this point in the history
  3. Address feedback

    acolytec3 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    86bb1ac View commit details
    Browse the repository at this point in the history
  4. Update lint rules

    acolytec3 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1744d6b View commit details
    Browse the repository at this point in the history