Marc Nijdam

Results 78 comments of Marc Nijdam

These are reported as HNT and not as bones since their value would be too large for json/javascript to be able to parse

The format is precise though. The 20.0 is exactly 20.0 HNT and is _not_ rounded

> @madninja, so how come `median`, and `avg` are resulting in such values as above? > > They should also be `20.0` and `20.0` Because the average is rounded to...

yeah, we'd need to look at all the actual values to see what happened there.. This is just using the Postgres avg function over time series data

Nope.. do you have any additional data by looking at the database?

So you want this added to specifically poc_receipts txn results or specific hotspot witnesses/witnessed endpoints?

> I believe this is the issue in the source: > > **File:** /blockchain-http/src/bh_route_cities.erl > > **Line 20:** -define(S_CITY_HOTSPOT_LIST_BEFORE, "hotspor_city_list_before"). > > The fix is to correct the misspelling of...

Not a coincidence but a sharp eye for spelling mistakes.. May be worth stating it as a separate bug next time or at least not make it sounds like "the...

Is this still happening for you? We build and deploy docker images for this repo as part of CI and do not get these errors at all. I don't know...

1. File against blockchain-http repo since ETL is not "the api but the backing store 2. There is an ongoing set of issues with the API taking too much load...