Skip to content

Conversation

dannywillems
Copy link
Member

@dannywillems dannywillems commented Sep 4, 2025

The library is from https://github.com/openmina/num-bigint/tree/1996d0807c31124315b93d009457716b61c6faab.
We want to get rid of forks, like ark-ff, ark-ec, num-bigint, etc in #1367. The fork of num-bigint includes a parametrized version of BigInt, which is not included in the original library. To avoid keeping multiple repositories over time, and have to go through different GitHub repositories, we suggest to vendor the library, and name it appropriately, coined num-bigint-generic.

@dannywillems dannywillems force-pushed the dw/num-bigint-generics branch from 6a1d1b5 to 51e635a Compare September 4, 2025 16:45
@dannywillems dannywillems requested a review from 0xMimir September 4, 2025 16:45
@dannywillems dannywillems marked this pull request as draft September 4, 2025 16:45
@dannywillems dannywillems marked this pull request as ready for review September 4, 2025 17:01
@dannywillems dannywillems marked this pull request as draft September 4, 2025 17:15
@dannywillems dannywillems marked this pull request as ready for review September 4, 2025 19:40
Copy link
Contributor

@0xMimir 0xMimir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dannywillems dannywillems force-pushed the dw/num-bigint-generics branch from cc79719 to 8e6d756 Compare September 5, 2025 09:18
@dannywillems dannywillems force-pushed the dw/num-bigint-generics branch from 8e6d756 to 9393da4 Compare September 5, 2025 11:56
@dannywillems dannywillems marked this pull request as draft September 8, 2025 12:59
@dannywillems
Copy link
Member Author

Closing as #1383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants