Skip to content

Update scribeOp#241

Open
biancabuzea200 wants to merge 1 commit intomainfrom
updatesN
Open

Update scribeOp#241
biancabuzea200 wants to merge 1 commit intomainfrom
updatesN

Conversation

@biancabuzea200
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Feb 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Feb 12, 2026 2:56pm

Request Review


## What is the difference between `poke` / `poke_optimized` and `opPoke` / `opPoke_optimized`?

`Poke` and `poke_optimized` are functionally identical, as are `opPoke` and `opPoke_optimized`. The only difference between the standard and _optimized versions is that the `_optimized` functions are designed with selectors that contain more zero bytes. Since zero bytes are cheaper in calldata, these functions consume slightly less gas when called. The difference in gas is small, but beneficial for frequently executed transactions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the first _optimized is not in `s.

Otherwise lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants