aeternity / aesophia

Stand alone compiler for the Sophia smart contract language
https://docs.aeternity.com/aesophia
ISC License
51 stars 19 forks source link

[Ceres] Raw pointers as bytes #493

Closed hanssv closed 9 months ago

hanssv commented 9 months ago

The new raw/data pointers should of course have type DataPt(bytes()) - when they were introduced string was the closest thing we had to an arbitrary sized byte array.

This PR is supported by the Æternity Foundation