Marco van Dijk

Results 28 issues of Marco van Dijk

Hi, I am one of the maintainers of MistServer. The project went fully public domain in Feb 2022, so I thought it might be nice to add it to the...

new project

**What does this pull request do? Explain your changes. (required)** Ensures the treasury automatically resumes instead of setting the cut to 0% once the cap is reached. This way, it...

This PR: - Tracks first seen PTS, accumulated duration and last seen PTS for the decode & encode - Tracks accumulated duration for the decode & encode - Aborts if...

This PR: - In case we get `AV_NOPTS_VALUE` for the decoded frame PTS, falls back to LibAV's `best_effort_timestamp` or the last seen PTS + frame duration otherwise. This PR definitely...

**What does this pull request do? Explain your changes. (required)** Adds a parameter which, instead of doing the full check to prevent double spending (split reserve + deposit across orch...

go

Leverage CI for hackathon. Ignore this for now.

go
AI

**What does this pull request do? Explain your changes. (required)** Removes the hardcoded avg gas price, rather track an actual moving average in the GasPriceMonitor **Specific updates (required)** - Remove...

go

**What does this pull request do? Explain your changes. (required)** Some RPC providers have reduced their batch limit to 500. This PR allows node operators to modify the batch size....

go