You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m the maintainer of PRSpec (open-source). It runs semantic checks comparing client code paths against Ethereum EIPs / execution specs and outputs a structured report (HTML/JSON).
I’d like to propose a small, non-blocking CI pilot:
Pilot scope
run PRSpec on selected PRs (or nightly)
read-only mode only (no PR blocking)
produce report artifacts for review
Initial targets:
EIP-1559 related logic
EIP-4844 blob gas pricing
Run modes
A) Internal run in CI (you control key / infra)
B) Hosted demo endpoint for evaluation (no keys needed)
Ask
Would you accept a 2-week trial on a limited subset?
If yes, I’ll provide a minimal GitHub Action + a reproducible config file to keep noise low.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Erigon team,
I’m the maintainer of PRSpec (open-source). It runs semantic checks comparing client code paths against Ethereum EIPs / execution specs and outputs a structured report (HTML/JSON).
I’d like to propose a small, non-blocking CI pilot:
Pilot scope
Initial targets:
Run modes
A) Internal run in CI (you control key / infra)
B) Hosted demo endpoint for evaluation (no keys needed)
Ask
Would you accept a 2-week trial on a limited subset?
If yes, I’ll provide a minimal GitHub Action + a reproducible config file to keep noise low.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions