Skip to content
This repository was archived by the owner on Apr 8, 2022. It is now read-only.
This repository was archived by the owner on Apr 8, 2022. It is now read-only.

Value type should be math-safe #89

@sinitcin

Description

@sinitcin

The current type Value represents just wrapper around u128. We should make a type that handles overflows and underflows properly to avoid situations when we accidentally might create a vulnerability.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions