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

[R4R]-[tx]fix: fix tx cost #41

Merged
merged 1 commit into from Feb 22, 2024
Merged

[R4R]-[tx]fix: fix tx cost #41

merged 1 commit into from Feb 22, 2024

Conversation

Tri-stone
Copy link

@Tri-stone Tri-stone commented Feb 22, 2024

Core change:

  • Tx Cost = (gas * gasPrice) + (blobGas * blobGasPrice) + value

Releated PR:

@Tri-stone Tri-stone changed the title [R4R]-[tx]feat: fix tx cost [R4R]-[tx]fix: fix tx cost Feb 22, 2024
@Tri-stone Tri-stone merged commit 52122bd into release/v0.5.0 Feb 22, 2024
2 checks passed
Tri-stone added a commit that referenced this pull request Mar 1, 2024
[R4R]-feat: merge from release/v0.5.0 to develop
Core changes:
- [R4R]feat: mint eth to msg.from and transfer revertable #31
- [R4R]feat: metatx add from field into MetaTxSignData, so that to sign hash with from's addr #37
- [R4R]feat: add error message when failing to forward tx to sequencer #39
- [R4R]fix: fix tx cost #41
@Tri-stone Tri-stone deleted the leo/fix_tx_cost branch April 28, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants