feat: use scarb macro to generate const powers #841
Labels
enhancement
New feature or request
good first issue
Good for newcomers
timebox-1hr
1 Hour exploration - tinkering
Feature Request
Describe the Feature Request
Instead of pre-computing powers of two and copy-paste the values in Cairo, use a macro to generate the values at compile time.
Describe Preferred Solution
Alexandria has a macros package that has exactly this. keep-starknet-strange/alexandria#324 (review)
Related Code
Additional Context
If the feature request is approved, would you be willing to submit a PR?
(Help can be provided if you need assistance submitting a PR)
The text was updated successfully, but these errors were encountered: