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

Larger test suite #5

Open
lrettig opened this issue Aug 13, 2022 · 0 comments
Open

Larger test suite #5

lrettig opened this issue Aug 13, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lrettig
Copy link
Member

lrettig commented Aug 13, 2022

Right now we're only testing a few issuance numbers:

{0, 477618397593, 477618397593},
{1, 477618296206, 955236693799},
{10, 477617383730, 5253796797276},
{100, 477608259062, 48238946159315},
{1000, 477517021972, 478045275698980},
{10000, 476605609108, 4771595353929638},
{100000, 467586610967, 47258948463689552},
{1000000, 386270235450, 430330050824675272},
{10000000, 57171951699, 1980670207293862126},
{100000000, 289, 2249999998641054202},
{1000000000, 0, 2250000000000000000},

It would be nice to have a much larger test suite. Saving the results for all ~100M layers would be a lot of data, but we could randomly sample layers, or compress the results somehow, e.g., even just testing against a hash of the correct values.

@lrettig lrettig added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant