essential-contributions / pint

Pint, the constraint-based programming language for declarative blockchains
Apache License 2.0
14 stars 0 forks source link

Remove bool lowering. #758

Closed otrho closed 2 months ago

otrho commented 2 months ago

Now the ABI output includes Bools where appropriate, rather than Ints.

Closes #729.