effectfully

Results 249 comments of effectfully

> Converting from `BuiltinData` to `ScriptContext` is pricy for large transactions. This is being addressed by the [Sums-of-products](https://github.com/cardano-foundation/CIPs/pull/455) CIP. I just added the "status: needs action from the team" label...

> This is being addressed by the https://github.com/cardano-foundation/CIPs/pull/455 CIP. Unfortunately, that didn't work out. We're looking into other options such as optimizing `fromData`/`unsafeFromData` as well as making using `Data` directly...

> I don't understand why you don't just have a pragma for encoding some data types as Data @michaelpj is that what we're converging to? Do there exist any docs...

Closing as a duplicate of #4537.

@mgajda if you're experiencing this problem still, please specify how to reproduce it (I know it's been a long time). It seems this shouldn't be happening, given Michael's response: >...

> No, it does not match the order in the original serialization, but rather the internal sort order used by the ledger. Sounds like this is the expected behavior of...

> I think this should be in the part of the ledger spec that explains how the script context is converted into Data, which doesn't currently exist. OK, I've opened...

Since the behavior of the function is intentional, I've removed the `bug` label. However it would be great to handle polymorphism properly for performance reasons, so I've added the `Performance`...

@michaelpj what's the status of this issue?

> I don't think we have any intention of exposing the range in slots, nor is this repo the place to put stuff to make slot conversion easier. I do...