Ijay_dev
Ijay_dev
The expected issue was fixed using the explanation below ### Error - Reports common mistakes when referencing other proposals, like omitting the hyphen (EIP1234), or replacing it with a space...
The expected issue was fixed using the explanation below ### Error Reports common mistakes when referencing other proposals, like omitting the hyphen (EIP1234), or replacing it with a space (EIP...
**Motivation** Remove usage of Number constructor **Description** The Number constructor is very unsafe because: It takes any as parameter. If we change from passing a string to Number to some...