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

Improve cbor serialization of TxWits in Conway #3933

Merged
merged 11 commits into from
Jan 5, 2024

Commits on Jan 5, 2024

  1. Fix some small problems in CostModelsSpec

    - unnecessarily converting to/from plain decoder
    - wrong default in function expecting failure
    teodanciu authored and lehins committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    833c110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c67948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c1026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3cad3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b27b00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ebea13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e22538b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a4e8be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f07c4c View commit details
    Browse the repository at this point in the history
  10. Define plutus scripts in cddl so that distinct collections are generated

    in roundtrip tests
    teodanciu authored and lehins committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    567bfb7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    455eef6 View commit details
    Browse the repository at this point in the history