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

Array backend additional TODO list #130

Open
15 of 18 tasks
jangko opened this issue Jun 14, 2023 · 0 comments
Open
15 of 18 tasks

Array backend additional TODO list #130

jangko opened this issue Jun 14, 2023 · 0 comments

Comments

@jangko
Copy link
Contributor

jangko commented Jun 14, 2023

  • fix compiletime test_uint_muldiv
  • fix compiletime test_uint_modular_arithmetic
  • fix compiletime test_int_muldiv
  • test against nimbus-eth1
  • test against nimbus-eth2
  • stuint truncate implementation and test
  • conversion from stuint to stuint
  • conversion from stuint to stint
  • conversion from stint to stint
  • conversion from stint to stuint
  • conversion test suite
  • signed int modular arithmetic and test, what important is the stuint backend
  • comments scrutiny, remove/fix misleading comments, and add comments to unclear operations
  • stuint endians2 more comprehensive tests
  • stint endians2 implementation and tests
  • signed int arith overflow and test
  • add native signed integer operand to StInt addsub operations
  • add native signed integer operand to StInt muldiv operations
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

1 participant