-
[`SafeCast`](https://docs.openzeppelin.com/contracts/3.x/api/utils#SafeCast) currently has support for downcasting uints and casting them to int256, but there's no safe way to downcast signed integers…
-
Example: https://api.safecast.org/en-US/measurements?captured_after=2011-03-10T00%3A00%3A00Z&captured_before=2019-03-08T01%3A47%3A02.666Z&commit=Filter&distance=200&latitude=37.538150&longitude=140.40…
-
We used to have this on https://api.safecast.org/en-US/measurements, but it would cause timeouts since counting the entire measurements table takes many minutes.
We'd like to get that number back a…
-
This issue proposes adding a user-facing module to support low-level move operations. These can be sometimes useful when constructing data structures, for example, when moving from an `in` intent argu…
-
I found that it exports all measurements into CSV https://github.com/Safecast/safecastapi/blob/master/app/controllers/measurements_controller.rb#L58
Of course, the query always timeout.
-
If you look at this import: https://api.safecast.org/en-US/bgeigie_imports/39752
You are greeted with a message that this import contains high values:
`Attention! This log file contains: 「A possi…
fobrs updated
4 years ago
-
I would suggest sending all measurements to elastic search for faster searches as we do in https://github.com/Safecast/safecastapi/blob/master/app/models/ingest_measurement.rb#L5
-
Grey on Grey on Grey is hard (or impossible) on many monitors. Can we make the text white in these device boxes? Alternating light and dark grey backgrounds is fine to remain.
https://safecast.org/…
-
The device story display accepted in PR #680 is changing the color of this link (thanks @matschaffer for the screenshot)
-
## Search Terms
- cast preserve nullness
- cast hides null
- cast nullness
- cast propagate null
- assertion preserve nullness
## Suggestion
Make casts propagate nullness (`null|undefined…