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

Use BigInteger in Neo.Json #3036

Open
cschuchardt88 opened this issue Dec 26, 2023 · 0 comments · May be fixed by #3037
Open

Use BigInteger in Neo.Json #3036

cschuchardt88 opened this issue Dec 26, 2023 · 0 comments · May be fixed by #3037
Assignees
Labels
Backlog Backlog issues and PRs Discussion Initial issue state - proposed but not yet accepted

Comments

@cschuchardt88
Copy link
Member

cschuchardt88 commented Dec 26, 2023

Summary or problem description
Cannot implicitly convert BigInteger to Neo.Json.JToken or Neo.Json.JNumber. You either need to update Neo.Json or remove it and use something else. Its so outdated it's not even funny.

image

image

Do you have any solution you want to propose?
To be able to use BigInteger in BigNumber form in json.

{
  "Value": 100000000000000000000000
}

Neo Version

  • Neo 3.6.2

Where in the software does this update applies to?

  • core
  • Neo.Json
@cschuchardt88 cschuchardt88 added the Discussion Initial issue state - proposed but not yet accepted label Dec 26, 2023
@shargon shargon self-assigned this Dec 27, 2023
@shargon shargon linked a pull request Dec 27, 2023 that will close this issue
@cschuchardt88 cschuchardt88 added the Backlog Backlog issues and PRs label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Backlog issues and PRs Discussion Initial issue state - proposed but not yet accepted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants