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: port protobuf reader/writer to ts #60

Merged
merged 5 commits into from
Oct 13, 2023
Merged

Commits on Aug 10, 2022

  1. fix: port protobuf reader/writer to ts

    Ports just the parts of protobufjs we use to typescript and integrates
    the changes from protobufjs/protobuf.js#1557
    to have native BigInt support.
    achingbrain committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e8c165a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    980cb38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    516b4d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6431bb View commit details
    Browse the repository at this point in the history
  4. chore: update exports

    achingbrain committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6994c22 View commit details
    Browse the repository at this point in the history