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: metatx bugfix #83

Merged
merged 14 commits into from
Jun 17, 2024
Merged

R4R: metatx bugfix #83

merged 14 commits into from
Jun 17, 2024

Conversation

pandainzoo
Copy link

@pandainzoo pandainzoo commented May 22, 2024

Core changes:
1. ensure sponsor doesn't equal to tx sender
2. fix metatx estimateGas
3. fix metatx gas undercharge
4. optimize tx estimateGas check

@abelliumnt abelliumnt changed the title metatx bugfix R4R: metatx bugfix May 22, 2024
asdv23
asdv23 previously approved these changes May 22, 2024
abelliumnt
abelliumnt previously approved these changes May 22, 2024
Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>
@pandainzoo pandainzoo dismissed stale reviews from abelliumnt and asdv23 via a72614d May 27, 2024 08:17
Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>
Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>
Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>
Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>
Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>
Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>
adam-xu-mantle
adam-xu-mantle previously approved these changes Jun 7, 2024
@pandainzoo pandainzoo dismissed adam-xu-mantle’s stale review June 7, 2024 07:57

The merge-base changed after approval.

BaseFeeTime: u64Ptr(0),
BVMETHMintUpgradeTime: u64Ptr(0),
MetaTxV2UpgradeTime: u64Ptr(0),
MetaTxV3UpgradeTime: u64Ptr(1717689600),

Choose a reason for hiding this comment

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

Is this timestamp suitable for QA3 network?

Copy link
Author

Choose a reason for hiding this comment

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

yes, the upgrade of QA3 has been completed

BaseFeeTime: u64Ptr(0),
BVMETHMintUpgradeTime: u64Ptr(0),
MetaTxV2UpgradeTime: u64Ptr(0),
MetaTxV3UpgradeTime: u64Ptr(1716962400),

Choose a reason for hiding this comment

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

ditto

Copy link
Author

Choose a reason for hiding this comment

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

this is QA9, already upgrade

@abelliumnt
Copy link

No other comment.

Tri-stone
Tri-stone previously approved these changes Jun 17, 2024
@pandainzoo pandainzoo dismissed Tri-stone’s stale review June 17, 2024 04:08

The merge-base changed after approval.

@pandainzoo pandainzoo merged commit 084a975 into develop Jun 17, 2024
2 checks passed
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.

5 participants