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 gas handling #11

Merged
merged 37 commits into from Aug 25, 2020
Merged

Fix gas handling #11

merged 37 commits into from Aug 25, 2020

Conversation

tyler-smith
Copy link
Contributor

(Builds on top of #10)

Fixes gas handling by upping the minimum from 47e-9 nAVAX to 47 nAVAX per gas and rejecting too-low-fee transactions from being added to our remote txpool.

@StephenButtolph StephenButtolph merged commit 5f9c76b into master Aug 25, 2020
StephenButtolph pushed a commit that referenced this pull request Feb 12, 2021
@tyler-smith tyler-smith deleted the TS_fix_gas branch September 24, 2021 18:30
zfy0701 pushed a commit to sentioxyz/coreth that referenced this pull request Mar 14, 2024
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)
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

3 participants