-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Release candidate v10.19.1 #16850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release candidate v10.19.1 #16850
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Update evm diagram
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
Staging -> dev
add dubai community hub to /community/events
docs: fix TypeScript typo
✅ Deploy Preview for ethereumorg canceled.
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
⚡️ Changes
🌐 Translations
🔧 Tooling
🦄 Contributors
Thank you @codebyankita, @corwintines, @cypherpepe, @dmngdsm, @famouswizard, @mdqst, @pettinarip, @wackerow and @youyyytrok for the contributions! 🏆