From 6cddde4d1b864952afcbb05fb1dc3d2d4b93c695 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Thu, 29 Sep 2022 02:19:42 -0700 Subject: [PATCH] Update README.md --- NODES_on_Ethereum/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NODES_on_Ethereum/README.md b/NODES_on_Ethereum/README.md index b0c99b8..82a7079 100644 --- a/NODES_on_Ethereum/README.md +++ b/NODES_on_Ethereum/README.md @@ -26,6 +26,7 @@ * [Ethereum Proof-of-Stake Consensus Specifications](https://github.com/ethereum/consensus-specs/tree/dev/specs) * [Increasing censorship resistance of transactions under proposer/builder separation (PBS), by Vitalik et al](https://notes.ethereum.org/@vbuterin/pbs_censorship_resistance) +* [Weak Subjectivity in Eth2.0](https://notes.ethereum.org/@adiasg/weak-subjectvity-eth2)