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

Uncaught Error: [format/input::inNumber16] the given number is not an integer #298

@ltfschoen

Description

@ltfschoen

When I go to the "Send Ether" page, with balance of 0.998957 ETH, then enter recipient (i.e. 0x005072Fb985cc64d8A1Ce00ECe26279f73c12F8a), then paste an amount of 0.0000630000000000001, it will crash with an error in the Developer Tools Console:

input.js:122 Uncaught Error: [format/input::inNumber16] the given number is not an integer: 63,000,000,000,001.1

Relates to #247

Edit: Note that it also generates an error:

index.js:2178 TypeError: Cannot read property 'mul' of null
    at TxForm.js:211
    at flush (index.js:62)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions