H
H
```javascript parseInt("0x2dbe4df48c1f4400", 16).toString() // get the result '3296157690000000000' parseInt("0xd1c28026901869bc00", 16).toString() // get the result is '3.869384755846e+21' , the fromWad function will get an error ``` To solve this issue, it...
The usage of polyfill.io is not secure. Please refer to the following link for details : https://sansec.io/research/polyfill-supply-chain-attack So switch to Fastly. More information can be found here : https://community.fastly.com/t/new-options-for-polyfill-io-users/2540
- [ ] Because this PR includes a **bug fix**, relevant tests have been included. - [ ] Because this PR includes a **new feature**, the change was previously discussed...
- [ ] Because this PR includes a **bug fix**, relevant tests have been included. - [ ] Because this PR includes a **new feature**, the change was previously discussed...