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

Rewrite ScriptNum with BigInt #822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nodech
Copy link
Contributor

@nodech nodech commented Jun 19, 2023

Use BigInts instead of n64.

Closes #821

@nodech nodech added script part of the codebase cleanup improvement classification patch Release version advanced review difficulty - advanced labels Jun 19, 2023
@coveralls
Copy link

coveralls commented Jun 19, 2023

Coverage Status

coverage: 68.655% (+0.03%) from 68.623% when pulling 407b9d0 on nodech:deprecate-n64 into 4e87fb1 on handshake-org:master.

@nodech nodech added this to the hsd 7.0.0 milestone Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced review difficulty - advanced cleanup improvement classification patch Release version script part of the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop n64 in favor of using BigInt
2 participants