butaneprotocol / translucent-compat

Deprecated in favour of blaze https://github.com/butaneprotocol/blaze-cardano
https://github.com/butaneprotocol/blaze-cardano
Other
15 stars 8 forks source link

NativeScript validation #2

Open micahkendall opened 8 months ago

micahkendall commented 8 months ago

NativeScript apparently don't validate in CML which means e.g we need to throw errors in transaction building if the bounds of the tx aren't contained within the strictest bounds of all native script intervals. Not sure if this is actually strictly possible since you may have intervals in some branches of a native script but not all.