8000 Added the EVM as a plugin by StephenButtolph · Pull Request #2 · ava-labs/coreth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added the EVM as a plugin #2

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 4 commits into from
Apr 16, 2020
Merged

Added the EVM as a plugin #2

merged 4 commits into from
Apr 16, 2020

Conversation

StephenButtolph
Copy link
Contributor

No description provided.

@StephenButtolph StephenButtolph merged commit ae13dfb into master Apr 16, 2020
@ceyonur ceyonur deleted the plugin branch May 5, 2022 11:04
zfy0701 pushed a commit to sentioxyz/coreth that referenced this pull request Mar 14, 2024
zfy0701 added a commit to sentioxyz/coreth that referenced this pull request Mar 26, 2024
support trace call many in geth

migrate override and gas changes (#1)

migrate memory compression (ava-labs#2)

add more information for root trace (ava-labs#3)

correct handle call with value (ava-labs#4)

* correct handle call with value

* set transfer value to zero if can't transfer

Add Mapping keys to post account (ava-labs#5)

fix when tracer failed before start (ava-labs#6)

unlimited gas for debug_traceCallMany (ava-labs#7)

support multiple txs in tracecallmany

rpc client should keep result while return error

be able to return partial results

migrate tracer changes (ava-labs#8)

export meq field (ava-labs#9)

ignore init code size limit (ava-labs#10)

code address field (ava-labs#11)

patch with avacoreeth

emit output for revert (ava-labs#14)
zfy0701 added a commit to sentioxyz/coreth that referenced this pull request Mar 26, 2024
support trace call many in geth

migrate override and gas changes (#1)

migrate memory compression (ava-labs#2)

add more information for root trace (ava-labs#3)

correct handle call with value (ava-labs#4)

* correct handle call with value

* set transfer value to zero if can't transfer

Add Mapping keys to post account (ava-labs#5)

fix when tracer failed before start (ava-labs#6)

unlimited gas for debug_traceCallMany (ava-labs#7)

support multiple txs in tracecallmany

rpc client should keep result while return error

be able to return partial results

migrate tracer changes (ava-labs#8)

export meq field (ava-labs#9)

ignore init code size limit (ava-labs#10)

code address field (ava-labs#11)

patch with avacoreeth

emit output for revert (ava-labs#14)
darioush pushed a commit that referenced this pull request Apr 25, 2024
* e2e: Switch warp test to use tmpnet fixture

* e2e: Switch load test to use the tmpnet fixture

* Add readme describing use of existing network

* e2e: Remove network manager and dependency on ANR

* fixup: Switch from VMName to VMID with tmpnet.Chain

* fixup: Respond to review comments

* fixup: Use 5 nodes for load testing

* fixup: Fix shellcheck errors

* cleanup artifact dirs

* fixup: Update to reflect tmpnet configuration changes

* fixup: go mod tidy

* fixup: Use the default evm logging level for load testing

* fixup: Lower the avalanchego logging levels for load testing

* fixup: respond to review comments

* fixup: Respond to review comments #2

* fixup: Disable unnecessary stdout logging

---------

Co-authored-by: Ceyhun Onur <ceyhun.onur@avalabs.org>
zfy0701 added a commit to sentioxyz/coreth that referenced this pull request Jun 23, 2024
support trace call many in geth

migrate override and gas changes (#1)

migrate memory compression (ava-labs#2)

add more information for root trace (ava-labs#3)

correct handle call with value (ava-labs#4)

* correct handle call with value

* set transfer value to zero if can't transfer

Add Mapping keys to post account (ava-labs#5)

fix when tracer failed before start (ava-labs#6)

unlimited gas for debug_traceCallMany (ava-labs#7)

support multiple txs in tracecallmany

rpc client should keep result while return error

be able to return partial results

migrate tracer changes (ava-labs#8)

export meq field (ava-labs#9)

ignore init code size limit (ava-labs#10)

code address field (ava-labs#11)

patch with avacoreeth

emit output for revert (ava-labs#14)
zfy0701 added a commit to sentioxyz/coreth that referenced this pull request Dec 17, 2024
support trace call many in geth

migrate override and gas changes (#1)

migrate memory compression (ava-labs#2)

add more information for root trace (ava-labs#3)

correct handle call with value (ava-labs#4)

* correct handle call with value

* set transfer value to zero if can't transfer

Add Mapping keys to post account (ava-labs#5)

fix when tracer failed before start (ava-labs#6)

unlimited gas for debug_traceCallMany (ava-labs#7)

support multiple txs in tracecallmany

rpc client should keep result while return error

be able to return partial results

migrate tracer changes (ava-labs#8)

export meq field (ava-labs#9)

ignore init code size limit (ava-labs#10)

code address field (ava-labs#11)

patch with avacoreeth

emit output for revert (ava-labs#14)
zfy0701 added a commit to sentioxyz/coreth that referenced this pull request Apr 9, 2025
support trace call many in geth

migrate override and gas changes (#1)

migrate memory compression (ava-labs#2)

add more information for root trace (ava-labs#3)

correct handle call with value (ava-labs#4)

* correct handle call with value

* set transfer value to zero if can't transfer

Add Mapping keys to post account (ava-labs#5)

fix when tracer failed before start (ava-labs#6)

unlimited gas for debug_traceCallMany (ava-labs#7)

support multiple txs in tracecallmany

rpc client should keep result while return error

be able to return partial results

migrate tracer changes (ava-labs#8)

export meq field (ava-labs#9)

ignore init code size limit (ava-labs#10)

code address field (ava-labs#11)

patch with avacoreeth

emit output for revert (ava-labs#14)
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.

1 participant
0