kadena-io / pact-5

The New Pact
BSD 3-Clause "New" or "Revised" License
8 stars 7 forks source link

Add MPFR trans functions #249

Closed rsoeldner closed 3 weeks ago

rsoeldner commented 1 month ago

Based on https://github.com/kadena-io/pact/pull/1045/files#diff-9619507e39a18e5493fafa72986db085aebadb61dc76aac3396fc34e30d38623

PR checklist:

Additionally, please justify why you should or should not do the following:

jmcardon commented 4 weeks ago

I actually want to get #250 in before this one.

Essentially: I am still tweaking gas a bit, and that PR allows for gassing pow in an unbounded fashion. As is, we can't merge MPFR without it I think