aiken/crates/uplc
Kasey d5f8d3ab78
Cost model fixes with tests (#1030)
* Finish V1 corrections and fixes to initialize cost model

* Finish V2 corrections to be inline with mainnet today
2024-09-29 22:55:18 -04:00
..
src Cost model fixes with tests (#1030) 2024-09-29 22:55:18 -04:00
test_data Add PlutusV3 conformance tests and also control budgets 2024-08-14 02:42:04 +02:00
tests Implement new costing function for {divide,quotient,mod,remainder}_integer 2024-08-14 02:50:05 +02:00
Cargo.toml chore: Release 2024-09-20 14:05:15 -04:00
README.md chore: readmes in uplc and cli 2022-06-18 23:15:05 -04:00

README.md

Untyped Plutus Core

A crate for working with untyped plutus core. It handles parsing, conversion between various forms, and flat encoding/decoding.