-
Some users ask to add a setting to control the number of decimals displayed for lat/lon as follows:
> Is it possible to control the precision of the lat/long precision display?
>
> For instance,…
-
**Github username:** @chainNue
**Twitter username:** chainNue
**Submission hash (on-chain):** 0xc24d2916bc90d76389dce246dac38acc72f5be3dfcd458783a75eb858ad13273
**Severity:** medium
**Description:**…
-
Hey, when working with fungible token contracts (i.e. PSP-22) we've noticed that contracts-ui is statically assuming that values with the `Balance` type are always the native chain currency with it's …
-
This issue introduced when mitigation issue [M-01](https://github.com/Al-Qa-qa/dyad-private-audit/blob/main/Mitigation-Review.md#m-01-liquidation-bonus-logic-is-wrong) from code4rena contest.
## De…
-
# Handle
cmichel
# Vulnerability details
The `LongShort._seedMarketInitially` function requires a minimum funding of `1e18 initialMarketSeedForEachMarketSide` synthetic tokens which is then used t…
-
When deciding the edges for the visualisation, sift allows only two decimals. However, when data are tightly spaced, a more precise specification would be desirable.
For example, here is the 0.9/0…
-
btc have 8 decimals, burst have 8 decimals, our tokens have max 8 decimals.
Better restrict entering more then 8 decimals in UI, it will be possibly better UX
-
### The problem
Heap Free is consistently dropping in size over the course of a few hours until the ESP will crash and reboot due to lack of heap space due to a "socket operation failed: BAD_INDI…
-
Since VVVVVV 2.3, time trial best times include not just the number of seconds, but also the number of frames. However, this hasn't worked out for me for some reason - my save file contains `-1,-1,-1,…
-
Would be nice to have some basic inputs validation for our forms.
I had a nice experience using `Yup` library with Formik we currently use.
One of such helpful validations would be running
```ethe…