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

fix: replace node buffers with uint8arrays #69

Merged
merged 4 commits into from
Aug 5, 2020

Commits on Aug 3, 2020

  1. fix: replace node buffers with uint8arrays

    Follow up to #66 that removes node Buffers from the tests and uses
    version of protons that returns uint8arrays.
    achingbrain committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    2cd4483 View commit details
    Browse the repository at this point in the history
  2. chore: fix up deps

    achingbrain committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    353839b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. chore: update deps

    achingbrain committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    d73ccaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d67109 View commit details
    Browse the repository at this point in the history