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

Parse arbitrary RLPs. #15

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    05523ef View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Correct bugs in rlp of rlp.

    Correct treatment of string literals.
    
    Correct treatment of phantom items if is_variable_length is true.
    
    Still need to clean up code.  And change "terminal" to "phantom", it's clearer.
    tideofwords committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b5678cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c66fd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    f2760ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d463b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db7f10 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    3f8de92 View commit details
    Browse the repository at this point in the history