Skip to content

Urlencoding of log contents #104

@theihor

Description

@theihor

bpfvv can load input from a URL by opening /bpfvv/?url=<url>

For small verifier logs, it would be very convenient to be able to urlencode the input, for example: /bpfvv/?rawInput=<base64-encoded-log> and/or /bpfvv/?compressedInput=<base64-gzipped-text>

This is of course only feasible for small logs (<2k chars), but it's an awesome feature to have.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions