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

feat(client/v2/offchain): sign and verify file #18626

Merged
merged 36 commits into from
Jan 24, 2024
Merged

Commits on Dec 4, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    bec788d View commit details
    Browse the repository at this point in the history
  2. fix: package name

    JulianToledano committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bfa6ec4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    b3743b8 View commit details
    Browse the repository at this point in the history
  2. Update client/v2/internal/offchain/msgSignArbitraryData.proto

    Co-authored-by: Marko <marbar3778@yahoo.com>
    JulianToledano and tac0turtle authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    55c5a98 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    c640e72 View commit details
    Browse the repository at this point in the history
  2. offchain sig

    JulianToledano committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4742f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73becd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. add: tests

    JulianToledano committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    08f459a View commit details
    Browse the repository at this point in the history
  2. update: docs

    JulianToledano committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    22866b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. add: output format

    JulianToledano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    029bcc2 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    JulianToledano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d69a083 View commit details
    Browse the repository at this point in the history
  3. fix

    JulianToledano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f0289a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da2ef9e View commit details
    Browse the repository at this point in the history
  5. add: changelog

    JulianToledano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8af522f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edeb06b View commit details
    Browse the repository at this point in the history
  7. fix: panic

    JulianToledano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3d06698 View commit details
    Browse the repository at this point in the history
  8. fix: panic

    JulianToledano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fa7fe5b View commit details
    Browse the repository at this point in the history
  9. fix: empty error

    JulianToledano committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    61db866 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix: t.Helper()

    JulianToledano committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ea790a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Update client/v2/offchain/builder.go

    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    JulianToledano and facundomedica authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9f33e10 View commit details
    Browse the repository at this point in the history
  2. godoc

    JulianToledano committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5654037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2581564 View commit details
    Browse the repository at this point in the history
  4. don't use x/auth

    JulianToledano committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4010f9f View commit details
    Browse the repository at this point in the history
  5. add: test

    JulianToledano committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7d0db42 View commit details
    Browse the repository at this point in the history
  6. del: x/auth

    JulianToledano committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ef60b05 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 10, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    19ba61f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1daa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    c92ebc5 View commit details
    Browse the repository at this point in the history
  2. add: hex encoding

    JulianToledano committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3c8c664 View commit details
    Browse the repository at this point in the history
  3. add: Readme

    JulianToledano committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    35c2a30 View commit details
    Browse the repository at this point in the history
  4. gosec

    JulianToledano committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e7a8fa8 View commit details
    Browse the repository at this point in the history
  5. fix

    JulianToledano committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6e78084 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix: readme

    JulianToledano committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5494a37 View commit details
    Browse the repository at this point in the history