Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

feat: use dencun opcode for TLOAD and TSTORE #314

Closed
wants to merge 1 commit into from

Conversation

Mouradif
Copy link
Contributor

Overview

Since this commit: 33d2bd8 TLOAD and TSTORE opcodes were available as B3 and B4 respectively. This commit updates these 2 to use the 5C and 5D used on Ethereum

@MathisGD
Copy link
Contributor

why in a first place have they been put to B3 and B4? was the EIP changed in between?

@Mouradif
Copy link
Contributor Author

That's a good question. I searched around and tried to find it. I There's another project that has the same thing (murph, the huff bytecode to huff decompiler) maybe it's for some other chain

@MathisGD
Copy link
Contributor

I just found the reason why: the EIP has been updated. And someone already fixed it actually, but it has been merged on the stage branch. I'll see to merge it asap to get this fixed! Thanks for the notice!

@Mouradif
Copy link
Contributor Author

Oh sweet! Okay, so I'll just close this PR then.

@Mouradif Mouradif closed this Apr 12, 2024
@Mouradif Mouradif deleted the feat/transient-storage branch April 12, 2024 08:54
@MathisGD MathisGD mentioned this pull request Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants