Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Create a web3 http provider that can handle massive JSON blobs without crashing due to string or buffer length issues #4381

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Mar 14, 2023

  1. init

    davidmurdoch committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b550ccb View commit details
    Browse the repository at this point in the history
  2. add tests

    davidmurdoch committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    dd77115 View commit details
    Browse the repository at this point in the history
  3. remove a thing

    davidmurdoch committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d7b3e2d View commit details
    Browse the repository at this point in the history
  4. parse correctly

    davidmurdoch committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    80339a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbdf10d View commit details
    Browse the repository at this point in the history
  6. fix?

    davidmurdoch committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    eedb25e View commit details
    Browse the repository at this point in the history
  7. big brain time

    davidmurdoch committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e841ab6 View commit details
    Browse the repository at this point in the history