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

Remove Buffer Usage #801

Merged
merged 40 commits into from
Jul 27, 2023
Merged

Remove Buffer Usage #801

merged 40 commits into from
Jul 27, 2023

Commits on Jul 6, 2023

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

Commits on Jul 7, 2023

  1. Increase Indexer sleep time

    algochoi committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    31104e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    f3d871a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0289253 View commit details
    Browse the repository at this point in the history
  3. Revert smoke test

    algochoi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c161ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c188c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fix base64 encoding test

    algochoi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3a6ab1d View commit details
    Browse the repository at this point in the history
  2. Remove buffer in transaction

    algochoi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f6634fc View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary casting

    algochoi committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a722245 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    736ca01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8495f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    0c9b49a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20861bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d86934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd9bdf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    4fe705a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    209cb4e View commit details
    Browse the repository at this point in the history
  3. Update tests for edge bytes

    algochoi committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1437020 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42f9a12 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    0c5e393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    982e5be View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    56b518d View commit details
    Browse the repository at this point in the history
  2. Resolving merge conflicts

    algochoi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f8230e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12c1f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Fix node tests

    algochoi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f765cd9 View commit details
    Browse the repository at this point in the history
  2. Try loadResource in browser

    algochoi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3ddfaec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84f73c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fc5200 View commit details
    Browse the repository at this point in the history
  5. Fix browser tests

    algochoi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a84101e View commit details
    Browse the repository at this point in the history
  6. Fix node tests

    algochoi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    792cfe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    3d8bff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729e65b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    e7aa3d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e03cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7a4dfe View commit details
    Browse the repository at this point in the history
  4. Update src/encoding/binarydata.ts

    Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
    algochoi and Eric-Warehime committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    950d3ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7463f4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee3e2e1 View commit details
    Browse the repository at this point in the history
  7. Update tests/cucumber/browser/test.js

    Co-authored-by: Jason Paulos <jasonpaulos@users.noreply.github.com>
    algochoi and jasonpaulos committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    624bf92 View commit details
    Browse the repository at this point in the history