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

IF: Change BLS library to use Base64 URL encoding/decoding; update Base64 library to match Leap's #272

Merged
merged 19 commits into from
Mar 11, 2024

Commits on Dec 13, 2023

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

Commits on Dec 21, 2023

  1. Reverts operations to multi-index that created alias for existing ope…

    …rations
    
    This reverts commit 65f928f.
    ericpassmore committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    589faab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5634784 View commit details
    Browse the repository at this point in the history
  3. Revert "Get rid of const obj for new modify() method."

    This reverts commit 2b0fd5c.
    ericpassmore committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    47e1b51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d31c73a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. export wasm memory

    spoonincode committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3b07180 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #256 from dougbutner/main

    UPDATE Link to latest patch of CDT (4.0.1)
    spoonincode authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6cda379 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request #265 from AntelopeIO/export_wasm_memory

    export wasm memory
    spoonincode authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b9e8265 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge pull request #262 from AntelopeIO/ehp/gh-260-revert-db-index-op…

    …-names
    
    Revert Alias of Multi-Index Operations
    ericpassmore authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6906563 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b8b9318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d42f9b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #270 from AntelopeIO/ehp/gh-269-use-ubuntu22-leap-dev

    Updated Build&Test to use ubuntu22 leap
    ericpassmore authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    26289ff View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 11, 2024

  1. Do not allow base64 chars (+, /, and =) when decoding base64url, to m…

    …atch with Leap base64url decode behavior
    linh2931 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    42c0a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28794f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75eb06e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26414ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5763afd View commit details
    Browse the repository at this point in the history