Add Fix128 and UFix128 types to Cadence#4131
Conversation
a34605b to
363985e
Compare
Test least-significant decimal point truncation
…to supun/fix128-interpreter
…cadence into supun/fix128-interpreter
Fix128 type to CadenceFix128 and UFix128 types to Cadence
[Compiler] Support `Fix128` and `UFix128` types in compiler
…/fix128-interpreter
7fb1e30 to
473d757
Compare
…error Handle external overflow/underflow errors from library
…/fix128-interpreter
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit f69e3d8 Collapsed results for better readability
|
1d72bf1 to
05d91b8
Compare
|
@SupunS Now that the FLIP has been merged, is this PR ready to get merged? Is there anything left to be done other than resolving the conflict? |
|
I'm cleaning up a few things (mostly errors) in onflow/fixed-point. Once that's done, need to tag a release there, and then can update this branch (will open a PR on to of this). After that this PR should be ready to get merged. |
…/fix128-interpreter
Update to latest fixed-point version
|
This PR is now ready to be merged! All changes in this PR were added from the below smaller PRs, and they have been reviewed already individually.
So reviewing this PR entirely is not really necessary, but one final look is much appreciated 🙏 |
Working towards #484
Description
Implements the FLIP: onflow/flips#342
masterbranchFiles changedin the Github PR explorer