diff --git a/packages/fork-diff/README.md b/packages/fork-diff/README.md index 184fe759e2e..28395f2a994 100644 --- a/packages/fork-diff/README.md +++ b/packages/fork-diff/README.md @@ -29,4 +29,4 @@ There is a workflow dispatch you can use to manually trigger a preview or produc > It is possible that state expiry might be unnecessary in a world where Verkle Tries succeed at their goals. -can anyone explain this like im 5. i dont even know what a verkle trie is outside of ppl saying merkle tries r annoying and these r better. +Can anyone explain this like I'm 5? I don't even know what a Verkle Trie is outside of people saying Merkle Tries are annoying and these are better. diff --git a/packages/protocol/contracts/layer1/automata-attestation/README.md b/packages/protocol/contracts/layer1/automata-attestation/README.md index 13f897ca957..473a73033de 100644 --- a/packages/protocol/contracts/layer1/automata-attestation/README.md +++ b/packages/protocol/contracts/layer1/automata-attestation/README.md @@ -1,4 +1,4 @@ # Readme -Original code (main branch) forked from https://github.com/automata-network/automata-dcap-v3-attestation and applied some gas optimizations here: https://github.com/smtmfft/automata-dcap-v3-attestation/tree/parse-quote-offline, which then got merged into taiko-mono. +Original code (main branch) forked from https://github.com/automata-network/automata-dcap-v3-attestation and applying some gas optimizations here: https://github.com/smtmfft/automata-dcap-v3-attestation/tree/parse-quote-offline, which then was merged into taiko-mono. The corresponding upstream PR is: https://github.com/automata-network/automata-dcap-v3-attestation/pull/6, waiting to be merged.