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

added Ilker class and started tests for native CESR Serder some cleanup refactor #735

Merged
merged 10 commits into from
Apr 4, 2024

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    1553418 View commit details
    Browse the repository at this point in the history
  2. moved TraitCodex to kering so no circular import

    Added new traits for V2
    SmithSamuelM committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a1c4d26 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. some cleanup of code

    SmithSamuelM committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    78c6bd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. update setup.py with new dependencies. remove deprecated functions. a…

    …dd tests for Serder._dumps
    SmithSamuelM committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    be0ebc6 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    SmithSamuelM committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    db4d5e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def5b6a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    3be3f6c View commit details
    Browse the repository at this point in the history
  2. fixed merge fix typo

    SmithSamuelM committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    569ff24 View commit details
    Browse the repository at this point in the history
  3. Refactor Sealer to Anchorer

    Fix lint problems
    SmithSamuelM committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ac0e179 View commit details
    Browse the repository at this point in the history
  4. fixed lint errors

    SmithSamuelM committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9739c93 View commit details
    Browse the repository at this point in the history