This is a mandatory release for all mainnet users for the upcoming Deneb/Cancun fork on Mainnet, at epoch 269568.
Breaking Changes
Since v1.1.3
, openexecution is now rust-based. Users should consult --help
.
No PostgreSQL DB is needed, information is now stored in memory for 64 slots.
No --db-*
arguments are required anymore.
Changes
- Move to rust version
- Add Deneb/Cancun support
- Add holesky support via the
--holesky
flag - Support batched requests from Lodestar and Prysm
- Support param-less requests from Prysm
- Add
GET /status
endpoint