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

refactor: handle nonce as incoming string/arraybuf #611

Merged
merged 3 commits into from
Mar 13, 2024

Commits on Mar 13, 2024

  1. refactor: handle nonce as incoming string/arraybuf

    Includes:
       * flexibly handling normcore-json or dag-json, but more flexible
         for the former.
       * cbor as input over the websocket listeners (vs just json).
       * Additional testing across the board, including with cbor.
    zeeshanlakhani committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c0b2008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a219d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e42a444 View commit details
    Browse the repository at this point in the history