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

Add pointer to issue on the ledger's cost model interface #5828

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

kwxm
Copy link
Contributor

@kwxm kwxm commented Mar 11, 2024

The interface between the ledger and the Plutus Core cost model is quite complicated (see this Note). This adds a link to the issue where the current form of the interface was decided.

@kwxm kwxm added the No Changelog Required Add this to skip the Changelog Check label Mar 11, 2024
@kwxm kwxm requested a review from zliu41 March 11, 2024 22:07
@zliu41 zliu41 merged commit 5b57725 into master Mar 11, 2024
6 checks passed
@zliu41 zliu41 deleted the kwxm/cost-model-serialisation-comment branch March 11, 2024 22:35
Unisay added a commit that referenced this pull request Mar 18, 2024
…initons. (#5839)

* Add pointer to issue on the ledger's cost model interface (#5828)

* Agda html (#5827)

* Moved all Agda files to Markdown.

* Added some brief text to the TOC

* Fixed the file extension in Setup.hs for the Markdown Agda.

* Added all possible file extensions and the preprocessor seems to run now.

* Cleaned out .lagda from the cabal file, since everything is .lagda.md now.

* chore(deps): bump tj-actions/changed-files from 42 to 43 (#5835)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v42...v43)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Kwxm/correct conformance comments (#5829)

* Fix comments in conformance tests

* Fix comments in conformance tests

* Fix comments in conformance tests

* CIP-57: unroll top level types

* Extract `goldenJson` function and move it to the `Tests.Lib`

* Note about unrolling types

* CIP-57: accumulate schema definitions preserving types for safe refs.

* Build schema definitions by un-rolling a list of top-level types.

* validatorParameters :: []

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kenneth MacKenzie <kenneth.mackenzie@iohk.io>
Co-authored-by: Ramsay Taylor <ramsay@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Unisay added a commit that referenced this pull request Mar 18, 2024
…initons. (#5839)

* Add pointer to issue on the ledger's cost model interface (#5828)

* Agda html (#5827)

* Moved all Agda files to Markdown.

* Added some brief text to the TOC

* Fixed the file extension in Setup.hs for the Markdown Agda.

* Added all possible file extensions and the preprocessor seems to run now.

* Cleaned out .lagda from the cabal file, since everything is .lagda.md now.

* chore(deps): bump tj-actions/changed-files from 42 to 43 (#5835)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v42...v43)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Kwxm/correct conformance comments (#5829)

* Fix comments in conformance tests

* Fix comments in conformance tests

* Fix comments in conformance tests

* CIP-57: unroll top level types

* Extract `goldenJson` function and move it to the `Tests.Lib`

* Note about unrolling types

* CIP-57: accumulate schema definitions preserving types for safe refs.

* Build schema definitions by un-rolling a list of top-level types.

* validatorParameters :: []

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kenneth MacKenzie <kenneth.mackenzie@iohk.io>
Co-authored-by: Ramsay Taylor <ramsay@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Changelog Required Add this to skip the Changelog Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants