Marco van Dijk

Results 57 comments of Marco van Dijk

Never mind, it looks the commit is in the `master` branch after all: https://github.com/livepeer/go-livepeer/commit/ddd7e7e760ff1489aaeb31ef15559dea22fbfc90 I get that summarizing the EV makes sense, but this is already exposed as a prometheus...

> I can get a PR up for this to change to average and add number of tickets processed to the log line. > I personally do not prefer to...

With the FFMPEG upgrade https://github.com/livepeer/go-livepeer/pull/3096 right around the corner, NetInt support should be included in FFMPEG/LPMS, right? Would it be possible to revive this PR somehow and get NetInt support...

Note that we currently check if only the deposit covers the ticket face value. We could instead check if the deposit+reserve covers the ticket value.

Considering shortening `IgnoreSenderReserveRequirements` to prevent the formatter shifting huge blocks of code

this seemed like a reasonably simple avg gas price calculation: each new sample contributes 20% weight, the previous rolling value keeps 80%. of course we could also keep a set...

(Stil need to test this using the build artefacts from this PR)