-
I receive the following error when I build my application:
`Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'from')`
It comes from
`exports.DEFAULT_VERIFICATION_GAS_…
-
Contest Link: https://www.jokerace.io/contest/new
Your Wallet Address: 0x2117bf88b4Cb0186eaA87500A045fc998290E42a
Description:
invalid BigNumber string (argument="value", value="0x", code=INVAL…
-
Contest Link: https://www.jokerace.io/contest/new
Your Wallet Address: 0x74fa01a5D0ef8039f1E14F4d4C8f90e8602e07B4
Description:
invalid BigNumber string (argument="value", value="0x", code=INVAL…
-
It's ~16k minified. We're only using it for consistent rounding. We prefer to serialize cents as JSON Numbers, so we already don't support arbitrarily large numbers. This is not something we will l…
-
### Describe the bug
We have multiple BigNumber libraries in use right now, `bignumber.js`, `bn.js`, etc
You can see this from `app/util/number/index.js`
```
import { BN, stripHexPrefix } from…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xc119c58d4d3d2a6025d253b920d4a945b12a90fd3e30cb7591ae2b485893ecd9
**Severity:** high
**Description:**
**Description*…
-
Great work on the libs, it is a pleasure using them. I am running into one thing and that is the BigNumbers conversion. When I start doing arithmetic, say fe. adding 0.1 to a 200 stored as a Number ty…
-
Hi @mrousavy I just wonder if this will also support easy drop-in replacement for `bignumber.js`?
-
### Is your feature request related to a problem? Please describe
In `src/zspec/zcl/utils.ts`, the type for UINT64 (0x27) and INT64 (0x2f) of zcl spec are not supported.
### Describe the solution yo…
-
Hello,
I would like to use this library on the sonata-project, however the BigNumber class is mutable, I would like to introduce a new ImmutableBigNumber class.
What do you think ?
rande updated
10 years ago