add rated's baseline mev computation

This commit is contained in:
mia von steinkirch, phd 2022-12-07 10:24:33 -08:00 committed by GitHub
parent 717cdbb137
commit 558bb88cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,4 +208,5 @@ openssl rand -hex 32 > jwtsecret
* [love weak subjectivity, by vitalik](https://blog.ethereum.org/2014/11/25/proof-stake-learned-love-weak-subjectivity)
* [post-merge mev: modelling validator returns](https://pintail.xyz/posts/post-merge-mev/)
* [post-merge apy analysis by rocketpool](https://github.com/rocket-pool/rocketpool-research/blob/master/Post%20Merge/Analysis.md)
* [rated's baseline mev computation](https://rated.gitbook.io/rated-documentation/rating-methodologies/ethereum-beacon-chain/baseline-mev-computation)