Skip to content

Conversation

@corwintines
Copy link
Member

@corwintines corwintines commented Dec 10, 2025


⚡️ Changes

🌐 Translations

🔧 Tooling


🦄 Contributors

Thank you @codebyankita, @corwintines, @cypherpepe, @dmngdsm, @famouswizard, @mdqst, @pettinarip, @wackerow and @youyyytrok for the contributions! 🏆


corwintines and others added 30 commits December 2, 2025 15:54
Handles YouTube Shorts orientation
trim url to redirect target
docs: fix missing quote in Lucide `strokeLinejoin`
Back merge `staging` into `dev`
fix: update claude action permissions for write functionality
Updated link to the Ethers plugin documentation for accuracy.
youyyytrok and others added 21 commits December 6, 2025 12:53
fix: remove /content redirect breaking static images
docs: fixed broken links in docs
…ansient storage" subsection under EVM instructions - Extend contract storage paragraph to mention transient storage - Note TSTORE and TLOAD opcodes for temporary cross-call state - Aligns text content with updated EVM diagram in #16770

This PR updates the Ethereum Virtual Machine (EVM) documentation to reflect the addition of
transient storage introduced in [EIP-1153](https://eips.ethereum.org/EIPS/eip-1153).

Changes include:

1. **EVM Instructions Section:**  
   - Added a new subsection "Transient storage" describing its behavior, lifecycle,
     and difference from memory.  
   - Explained that it is accessed via `TSTORE` and `TLOAD` opcodes.

2. **Contract Storage Section:**  
   - Clarified that contracts can access transient storage during a transaction.  
   - Emphasized that it is temporary and not part of the persistent storage trie.

3. **Opcode Section:**  
   - Mentioned `TSTORE` and `TLOAD` for cross-call temporary state within a transaction.

This aligns the documentation with the updated EVM diagram (merged in PR #16770) and ensures
developers understand the new transient storage feature and its opcodes.
docs(evm): add transient storage details (EIP-1153)  - Introduce a "T…
…kita

docs: add codebyankita as a contributor for content
add dubai community hub to /community/events
@github-actions github-actions bot added content 🖋️ This involves copy additions or edits documentation 📖 Change or add documentation tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program labels Dec 10, 2025
@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for ethereumorg canceled.

Name Link
🔨 Latest commit 0b6bce4
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69399228dbc04600086e2890

@corwintines corwintines merged commit a5223a1 into staging Dec 10, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits documentation 📖 Change or add documentation tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants