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

eth/types: add Eth::Types::Num class #72

Open
mculp opened this issue Apr 16, 2022 · 0 comments
Open

eth/types: add Eth::Types::Num class #72

mculp opened this issue Apr 16, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers low priority Some day maybe

Comments

@mculp
Copy link
Contributor

mculp commented Apr 16, 2022

This will be a port of the Num class in https://github.com/q9f/secp256k1.cr/blob/58e955ce160bb5d15c0de3eecbf73bf06520be08/src/secp256k1/num.cr

BigNum isn't a thing in Ruby anymore as far as I know. There's only BigDecimal. So it'll just inherit from Integer instead.

@q9f q9f added enhancement New feature or request good first issue Good for newcomers labels May 13, 2022
@q9f q9f changed the title Add Types::Num eth/types: add Eth::Types::Num class May 30, 2022
@q9f q9f added the low priority Some day maybe label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers low priority Some day maybe
Projects
None yet
Development

No branches or pull requests

2 participants