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

Feature add integrity sha on asset creation #3094

Merged

Commits on Nov 15, 2023

  1. WIP: install ethers

    sultanmyrza committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1df0030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f4d20 View commit details
    Browse the repository at this point in the history
  3. feat: add integritySha to signature formData.

    Now when creating an asset it will add integritySha to signature.
    
    See buildFormDataToCreateAsset(proof: Proof)
    sultanmyrza committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    47ef3a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    0352b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c22ad View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. fix: WIP: signature generation

    FIXME: potential extra CR character \r prependded before newline in signed_metadata
    FIXME: hardcoded CameraSource.Camera
    FIXME: Proof tests
    shc261392 authored and sultanmyrza committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a5886be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47617a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9212487 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

  1. Remove unnecessary console logs in

    CollectorService
    sultanmyrza committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    aeaaba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c3986 View commit details
    Browse the repository at this point in the history