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

Update sample tests #102

Merged
merged 13 commits into from
Jun 15, 2024
Merged

Update sample tests #102

merged 13 commits into from
Jun 15, 2024

Commits on Apr 8, 2024

  1. match sample.json model

    KannarFr committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    45a163c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b7aa44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eae499 View commit details
    Browse the repository at this point in the history
  4. add pk

    KannarFr committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    80cecfa View commit details
    Browse the repository at this point in the history
  5. block enable to add symbol

    KannarFr committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    76fa45e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. use long

    KannarFr committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    903ebea View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on May 1, 2024

  1. Update src/main/java/org/biscuitsec/biscuit/datalog/SymbolTable.java

    Co-authored-by: Aurélien Mino <[email protected]>
    Geal and murdos committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ee11ee6 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/org/biscuitsec/biscuit/datalog/SymbolTable.java

    Co-authored-by: Aurélien Mino <[email protected]>
    Geal and murdos committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2cf6c01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba50c18 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    af077e2 View commit details
    Browse the repository at this point in the history
  2. compare block serialization and implement block vrsion adaptation

    it is not mandatory to use the lowest possible block version number, but
    it allows us to validate that we generate the same serialized block as
    the reference implementation
    Geal committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    451ede6 View commit details
    Browse the repository at this point in the history
  3. fix

    Geal committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0f2148b View commit details
    Browse the repository at this point in the history