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

Resolved Cannot convert a BigInt value to a number #723

Merged
merged 2 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Resolved Cannot convert a BigInt value to a number

    Signed-off-by: Camillo Positano <59197708+camillo-positano@users.noreply.github.com>
    camillo-positano authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    133ba04 View commit details
    Browse the repository at this point in the history
  2. added test for asNumber throwing exception

    Exception thrown was  Cannot convert a BigInt value to a number.
    
    This test verifies that it can convert a big int
    
    Signed-off-by: Camillo Positano <59197708+camillo-positano@users.noreply.github.com>
    camillo-positano authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    21a3d93 View commit details
    Browse the repository at this point in the history