-
-
**Describe the issue // question // bug**
.toFixed used to set digits after decimal, but also converts the number to a string datatype
**Location in Code // Steps To Reproduce**
Currently in the …
-
# Lines of code
https://github.com/code-423n4/2023-07-axelar/blob/2f9b234bb8222d5fbe934beafede56bfb4522641/contracts/its/token-manager/TokenManager.sol#L77-L100
https://github.com/code-423n4/2023-07-…
-
Hi! Thanks for this excelent serializer!
Please add suport for big.Int and decimal.Big !
My main need is the following golang types
(biginteger,native) math/big.Int and (bigdecimal) githu…
-
In the February 2020 TC39 meeting, @erights and @kmiller68 suggested that decimal may have the semantics of an object with [operator overloading](https://github.com/tc39/proposal-operator-overloading)…
-
### Summary
#3164 set the precedent that WBG should *not* emit bigint literals in generated JS code, and I wanted to ask whether this could be reconsidered and #3164 be reverted.
I'm asking for …
-
`round` in various other settings accepts negative decimal places for rounding left of the decimal point. e.g.
```
new BigNumber('1234.5').decimalPlaces(0) => 1235.0
new BigNumber('1234.5').decim…
-
It's a bit early to make a concrete proposal, but Decimal may make sense in WebAssembly as well. In Wasm, there could be two new scalar types, dec64 and dec128, which could be passed on the stack or r…
-
Have started accommodating half pixel values for high DPI screens, and found that `pxtorem` currently only outputs to 1 decimal place...
Changed `@pxtorem-js-function` to the following to allow 2 dec…
-
`// Load dependencies
import TronWeb from 'tronweb';
import xToken from './build/contracts/xToken.json' with { type: 'json' }; //importing the JSON
// private key
const privateKey = 'xxxxxxxxxxx…