-
### Network
MAINNET
### Token Symbol
PRIME
### Token Name
Echelon Prime
### Decimals
18
### Address
0xb23d80f5fefcddaa212212f028021b41ded428cf
### Image URL
https://assets.coingecko.com/coi…
-
### Describe the bug
The user raised the issue when Comet crashes on
```
Column: [price], Expected: decimal(15,2), Found: BINARY.
```
when reading the parquet file
The parquet file meta is…
-
Given the following verb:
```go
type GetPayReqQueryParams struct {
LNURL string
}
type GetPayReqRequest = builtin.HttpRequest[ftl.Unit, ftl.Unit, GetPayReqQueryParams]
//ftl:typealias
ty…
-
**Describe the problem**
When using the `VALUES` constructor mixing integer and numeric literals, there's an error:
> SQL Error [42804]: ERROR: VALUES types decimal and int cannot be matched
…
-
Use the system default decimal separator instead of the hardcoded `.`.
-
Hello, do you guys think it is a good idea to make `cloneDeep` to support custom colne rules ?
try this
```ts
import {cloneDeep} from 'es-toolkit';
import Decimal from 'decimal.js';
const a =…
-
### Description of the issue
In the new Features Preview - Discount Rules section you can't set a decimal value for the rule Reward Value field even though it's supported by the API.
### Steps t…
-
I've seen an issue where a cast from double to decimal causes an exception. Need to fix mavparam to remove all decimals
An int32 can be 100% represented by a double. So replace decimal with double. O…
meee1 updated
10 months ago
-
### Description
In Spanish the decimal separator is a comma instead of a period, in latex when using Babel in Spanish mode when in math mode the decimal separator is changed automatically. It would…
-
I've had no problem with 4 currencies (BTC, ETH, WLD and DOT) but whenever I add Solana from whatever source, it won''t stop adding decimal places.
For instance, let's say the price is now at 150,00.…