Skip to content

BREAKING CHANGE: Fix big number addition, bump typescript version#32

Open
jonluca wants to merge 1 commit intoJoeScho:mainfrom
jonluca:main
Open

BREAKING CHANGE: Fix big number addition, bump typescript version#32
jonluca wants to merge 1 commit intoJoeScho:mainfrom
jonluca:main

Conversation

@jonluca
Copy link

@jonluca jonluca commented Dec 19, 2022

The logic for adding big numbers was incorrect - when using jsbn, you must use .add and .compareTo.

This also bumps the version of ip-address and fixes some small checks. This also fixes the type errors.

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

Successfully merging this pull request may close these issues.

1 participant