Zkevm 2.43.1#11
Closed
revitteth wants to merge 241 commits into
Closed
Conversation
golang/go#57757 i think we added netgo tag for the internalcl, since there was an issue with resolution there on linux at some point, but i guess in windows, netgo localhost resolution is broken. i just tested on my windows machine and removing netgo seems to work with both --internalcl=true and false
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
* send all dynamic gas fix * don't take cold access gas if no transfer * staticcallfix in forkid5 * removed print * removed debug prints
* datastream client doesn't close on each iteration * removed debug log
* feat(stream): add stateroot to l2tx * feat(rpcroots): remove roots files * feat(rpcroots): consume stateroot from the l2 datastream * fix(state_domain): temp fix effective gas % * changed block stateroot to tx stateroot * feat(rpcroots): remove lfs and update readme --------- Co-authored-by: Valentin Staykov <v.staykov@razorlabs.com>
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Alex Sharp.
|
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 3, 2024
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) chore: revert format changes, and add mev config json (0xPolygon#6) add mev-infra service api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) fix(mev): fix parent block nil panic (0xPolygon#17) chore(mev): improve histoical state response (0xPolygon#19) patch after merge no block para
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 3, 2024
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) chore: revert format changes, and add mev config json (0xPolygon#6) add mev-infra service api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) fix(mev): fix parent block nil panic (0xPolygon#17) chore(mev): improve histoical state response (0xPolygon#19) patch after merge no block para
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 3, 2024
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) chore: revert format changes, and add mev config json (0xPolygon#6) add mev-infra service api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) fix(mev): fix parent block nil panic (0xPolygon#17) chore(mev): improve histoical state response (0xPolygon#19) patch after merge no block para
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 3, 2024
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) chore: revert format changes, and add mev config json (0xPolygon#6) add mev-infra service api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) fix(mev): fix parent block nil panic (0xPolygon#17) chore(mev): improve histoical state response (0xPolygon#19) patch after merge no block para
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 3, 2024
migrate sentio tracers fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) chore: revert format changes, and add mev config json (0xPolygon#6) add mev-infra service api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) fix(mev): fix parent block nil panic (0xPolygon#17) chore(mev): improve histoical state response (0xPolygon#19) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 3, 2024
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 3, 2024
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Nov 8, 2024
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Mar 17, 2025
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Mar 17, 2025
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Apr 30, 2025
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Apr 30, 2025
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Apr 30, 2025
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
May 22, 2025
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
zfy0701
added a commit
to sentioxyz/cdk-erigon
that referenced
this pull request
Jul 25, 2025
fix tracemany error format migrate override and gas changes (0xPolygon#53) fix race condition in p2p discover tab add more information to root trace correct handle call with value set transfer value to zero if can't transfer migrate memory compression (0xPolygon#7) correctly handle tracecallmany didn't find block correctly handle if transaction index out of bound fix(rpc): eth_blockNumber returns unsynced block number adjust after api change Add Mapping keys to post account (0xPolygon#9) fix when tracer failed before start and zero gas (0xPolygon#11) more fix on tracecall many format error fix txn index, block hash in context distinguish code address by storage slot (0xPolygon#12) code address for mapping keys (0xPolygon#13) return gas price of execution ignore init code size limit (0xPolygon#15) api change code address field (0xPolygon#16) emit output field for revert (0xPolygon#18) patch after merge no block para fix stack encoding
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Checking what this looks like...