Skip to content

Remove UBigInt #101

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

Merged
merged 2 commits into from
Feb 18, 2020
Merged

Remove UBigInt #101

merged 2 commits into from
Feb 18, 2020

Conversation

turuslan
Copy link
Contributor

Description of the Change

Remove UBigInt.
Make BigInt an alias of boost::multiprecision::cpp_int.

Benefits

UBigInt is used by HAMT and misused by everyone else.
UBigInt and BigInt introduced ambiguity in operators.

Possible Drawbacks

None

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested review from Alexey-N-Chernyshov and removed request for igor-egorov February 18, 2020 08:29
@turuslan turuslan merged commit a1ff337 into master Feb 18, 2020
@turuslan turuslan deleted the feature/remove-ubigint branch February 18, 2020 08:41
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.

3 participants