lambda-buffers icon indicating copy to clipboard operation
lambda-buffers copied to clipboard

Rust codegen: Plutus.Map configuration

Open bladyjoker opened this issue 8 months ago • 1 comments

Currently: https://github.com/mlabs-haskell/lambda-buffers/blob/f5acbc09718191cdfbf374ee5aaeacf626b8b9e9/lambda-buffers-codegen/data/rust-plutus-pla.json#L152C5-L156C7

But should point to https://github.com/mlabs-haskell/plutus-ledger-api-rust/blob/4b2660648f194647fdc17ecb793ee776f07d7df7/plutus-ledger-api/src/v1/assoc_map.rs#L15

Which is canonically https://github.com/IntersectMBO/plutus/blob/master/plutus-tx/src/PlutusTx/Data/AssocMap.hs

How does this pass the test?

bladyjoker avatar Jun 06 '24 16:06 bladyjoker