Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust for unpacking and formatting rain stack items #258

Open
hardyjosh opened this issue Jul 5, 2024 · 1 comment
Open

Rust for unpacking and formatting rain stack items #258

hardyjosh opened this issue Jul 5, 2024 · 1 comment

Comments

@hardyjosh
Copy link
Contributor

hardyjosh commented Jul 5, 2024

@thedavidmeister has implemented a new math and number library for rainlang

This means that stack values aren't integers anymore, but are actually packed floats

We need complementary rust code that will help us unpack and format stack values for use in the charts and debug table in the app

https://github.com/rainlanguage/rain.math.float/blob/34801621f7a0e3c6151d693eadb1677c7b8b8995/src/lib/LibDecimalFloat.sol#L268

@thedavidmeister
Copy link
Contributor

@hardyjosh is this still the plan? or have we moved to having rust simply hand off to an evm for float math?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants