dmitrystas

Results 10 issues of dmitrystas

Floskell adds space character for number with underscores. `1_000_000` -> `1 _000_000` Is there any way to avoid this?

Hi, at the moment the saturation point 63.6M (SATURATION_LIMIT = 63600000000000 is hardcoded in https://github.com/Emurgo/adapools-yoroi-frontend/blob/5db1f38a88a4a3916708acb7d7bb863e64063e0b/src/containers/Home.js#L25 and https://github.com/Emurgo/adapools-yoroi-frontend/blob/5db1f38a88a4a3916708acb7d7bb863e64063e0b/src/containers/HomeRevamp.js#L26) looks like definitely low. Are there any plans to raise it to real...

https://github.com/kozakdenys/qr-code-styling/issues/49

**Versions** The `db-sync` version (eg `cardano-db-sync --version`): 13.2.0.1 PostgreSQL version: 16 **Build/Install Method** The method you use to build or install `cardano-db-sync`: static binaries **Problem Report** When restoring a snapshot...

bug

Table `off_chain_vote_fetch_error` has the following error `Error Offchain Voting Anchor: JSON decode error from when fetching metadata from Just https://ipfs.io/ipfs/QmVc6RwPSRtEPbLSZPbRQX65RyfB4y9ar2kwU5Ku97McVr resulted in : "Error in $.body.image: parsing Cardano.DbSync.OffChain.Vote.Types.Image(Image) failed, key...

bug

**Is your feature related to a specific framework or general for this extension** General for this extension **Is your feature request related to a problem? Please describe.** Sometimes custom i18n...

feature request

**OS** Your OS: Ubuntu 24.04 **Versions** The `db-sync` version (eg `cardano-db-sync --version`): cardano-db-sync 13.6.0.5 - linux-x86_64 - ghc-8.10 git revision cb61094c82254464fc9de777225e04d154d9c782 PostgreSQL version: 17 **Build/Install Method** The method you use...

bug

### Feature Proposal **Description:** Chart.js currently doesn't have full support for modern CSS Level 4 color formats, like: `oklch(.623 .214 259.815)` `color(display-p3 0.27 0.49 0.99)` `hsl(216.89 100% 59.61% / 90%)`...

type: enhancement

Hi, the treemap chart supports borderRadius at runtime - the property is correctly applied visually. However, the current TypeScript typings for TreemapControllerDatasetOptions do not include this field, causing a TS...