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: add descriptions without modifying model and protocol digest #111

Closed
wants to merge 25 commits into from

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    b4220cc View commit details
    Browse the repository at this point in the history
  2. rename function

    zmezei committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fba70dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ee30d View commit details
    Browse the repository at this point in the history
  4. avoid reimport, rename var

    zmezei committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d5b85f2 View commit details
    Browse the repository at this point in the history
  5. hardcode model_schema args

    zmezei committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9c9b9f4 View commit details
    Browse the repository at this point in the history
  6. rename var

    zmezei committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    746146c View commit details
    Browse the repository at this point in the history
  7. rename var

    zmezei committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0bf470f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix model_schema invocation

    zmezei committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9147527 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    59ea5ac View commit details
    Browse the repository at this point in the history
  2. fix class var name

    zmezei committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    55d523f View commit details
    Browse the repository at this point in the history
  3. add tests

    zmezei committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1252445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e11f0 View commit details
    Browse the repository at this point in the history
  5. disable pylint rule

    zmezei committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    163c772 View commit details
    Browse the repository at this point in the history
  6. refine and add test cases

    zmezei committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f942268 View commit details
    Browse the repository at this point in the history
  7. rename function

    zmezei committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9860db3 View commit details
    Browse the repository at this point in the history
  8. improve tests

    zmezei committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    83ffcec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a3fb7d View commit details
    Browse the repository at this point in the history
  10. remove pylint rule disabling

    zmezei committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1f96584 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    4c6db8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93c2b3 View commit details
    Browse the repository at this point in the history
  3. fix based on review

    zmezei committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9bf84ac View commit details
    Browse the repository at this point in the history
  4. fix compute_digest test

    zmezei committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    069d70c View commit details
    Browse the repository at this point in the history
  5. add class variable as a cache

    zmezei committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f552b91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b2a1ff View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. change type annotation

    zmezei committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ccbf531 View commit details
    Browse the repository at this point in the history