Skip to content

Support BigInt especially for EVM parameters and return values #634

Description

@Muhammad-Altabba

A suggestion to add support for BigInt which need to be serialized and de-serialized at taco-web and the nodes. This is especially that int number cannot hold large int numbers that evm supports and return as bigint.

Not handling bigints would cause currently an exception, if there was a bigint.

(The description above has been updated to point to int numbers instead of mentioning just numbers)

Reviewers:
@derekpierre @KPrasch

Metadata

Metadata

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions