Skip to content
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

Fix RLP encoding in WalkStorageRange. Extend Firehose storage tests to 2 items #107

Merged
merged 8 commits into from Oct 7, 2019

Conversation

yperbasis
Copy link
Collaborator

No description provided.

// 27 SSTORE // storage[0] = input[0]

// 32-byte padded 0x15
input := common.FromHex("0000000000000000000000000000000000000000000000000000000000000015")
Copy link
Contributor

Choose a reason for hiding this comment

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

you can also use common.HexToHash("0x15")[:] if you don't want to pad manually

@yperbasis yperbasis merged commit 93709c1 into master Oct 7, 2019
setunapo added a commit to setunapo/bsc-erigon that referenced this pull request May 31, 2023
cffls pushed a commit to cffls/erigon that referenced this pull request Feb 14, 2024
* handling process tx virtual counters

moved transaction counters to its own file

* adding some more counters and fixing new block counter calcs

* more counter collecting and handling smt level differently

---------

Co-authored-by: Igor Mandrigin <mandrigin@users.noreply.github.com>
jyellick pushed a commit to bobanetwork/op-erigon that referenced this pull request Feb 26, 2024
…deployer-side-effect-2

[Canyon Hard Fork] Fix create2DeployerTx condition
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.

None yet

2 participants