CashScript / cashscript

⚖️ Easily write and interact with Bitcoin Cash smart contracts
https://cashscript.org
MIT License
115 stars 80 forks source link

Scientific notation is broken #173

Open rkalis opened 10 months ago

rkalis commented 10 months ago

Since the upgrade to using bigint in the CashScript compiler, scientific notation has apparently been broken. We can fix this at the same time as implementing #171.