From 35407400763c25f39781a6cb5dc1995b173575d7 Mon Sep 17 00:00:00 2001 From: "lightclient@protonmail.com" Date: Tue, 28 Jun 2022 12:46:32 +0200 Subject: [PATCH] fix builder spec link, add honest validator spec --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36fe7fa..54d93a1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ built by external entities. In this repository: * [API specification][oas-spec] -* [Additional definitions][spec] +* [Builder specification][builder-spec] +* [Honest validator specification][validator-spec] ### Why? @@ -92,7 +93,8 @@ with real tag name from step 1.): [ci]: https://github.com/ethereum/builder-specs/workflows/CI/badge.svg [oas-spec]: https://ethereum.github.io/builder-specs/ -[spec]: specs/README.md +[builder-spec]: specs/builder.md +[validator-spec]: specs/validator.md [pbs]: https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725 [mev-boost-ethr]: https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177 [mev-boost]: https://github.com/flashbots/mev-boost