-
# Lines of code
https://github.com/code-423n4/2024-07-basin/blob/7d5aacbb144d0ba0bc358dfde6e0cc913d25310e/src/functions/Stable2.sol#L317-L319
# Vulnerability details
### Impact
Impact is high as …
-
With regards to the dbpedia-owl:populationTotal property, a number of resources have population counts that are too small by a factor of about 1000:
http://dbpedia.org/resource/Ciudad_Ayala,_Morelos …
domwi updated
2 years ago
-
I can see from the Read.me file that I can specify HTML entities to be parsed, but how can I parse HTML decimal codes like `'` (`'`)?
-
`decimal_places` should be equal to decimal places of the default currency, instead of being harcoded
similar is done in Saleor:
https://github.com/mirumee/saleor/blob/master/saleor/settings.py#L2…
Pacu2 updated
3 years ago
-
There's specific rounding rules for nutrients that should be applied. The information is found under the table CNFADM_Nutr_Name and variable NUTR_DECIMAL_PLACE.
-
Hey, I presume this is a bug, it feels like strange behaviour otherwise.
In the following demo if you try to change the number from `1.23` to `1.33`, by positioning the caret before the 2 and press…
-
Getting the following exception on marshalling parsed webhook notification:
```runtime error: invalid memory address or nil pointer dereference
/usr/local/go/src/runtime/panic.go:522 runtime.gopanic…
-
```
In Ubuntu, on a German computer.
Make a rectangle.
Press "Pocket"
Press "Py"
The script contains lines like
final_depth = float(-0,2)
but it should be
final_depth = float(-0.2)
It should be a…
-
Find a way to implement decimal ratings without sacrificing the simplicity of the current rating system.
-
I think it would be nice to have data entry work to allow all three decimal digits be entered. It seems weird, but here are my reasons:
1. In order to prevent judges from rounding, we usually tell th…