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

[cp][aptos-release-v1.26] [hotfix] fix the fee payer txn simulation error #15847

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport

This will backport the following commits from main to aptos-release-v1.26:

Questions ?

Please refer to the Backport tool documentation

Copy link

trunk-io bot commented Jan 30, 2025

@lightmark lightmark enabled auto-merge (squash) January 30, 2025 20:30

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor Author

✅ Forge suite realistic_env_max_load success on 87ca423358069bfe35f85d2dd2353da437120e69

two traffics test: inner traffic : committed: 12572.66 txn/s, submitted: 12574.50 txn/s, expired: 1.84 txn/s, latency: 3149.33 ms, (p50: 2600 ms, p70: 2700, p90: 3000 ms, p99: 19300 ms), latency samples: 4780440
two traffics test : committed: 99.98 txn/s, latency: 1582.71 ms, (p50: 1500 ms, p70: 1700, p90: 1800 ms, p99: 2400 ms), latency samples: 1720
Latency breakdown for phase 0: ["MempoolToBlockCreation: max: 1.916, avg: 1.670", "ConsensusProposalToOrdered: max: 0.326, avg: 0.316", "ConsensusOrderedToCommit: max: 0.541, avg: 0.515", "ConsensusProposalToCommit: max: 0.862, avg: 0.831"]
Max non-epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 0.64s no progress at version 1975586 (avg 0.22s) [limit 15].
Max epoch-change gap was: 0 rounds at version 0 (avg 0.00) [limit 4], 0.83s no progress at version 1862793 (avg 0.81s) [limit 16].
Test Ok

Copy link
Contributor Author

✅ Forge suite compat success on 8d5d045ede6dae476482b2b9c3a80893c521eaa5 ==> 87ca423358069bfe35f85d2dd2353da437120e69

Compatibility test results for 8d5d045ede6dae476482b2b9c3a80893c521eaa5 ==> 87ca423358069bfe35f85d2dd2353da437120e69 (PR)
1. Check liveness of validators at old version: 8d5d045ede6dae476482b2b9c3a80893c521eaa5
compatibility::simple-validator-upgrade::liveness-check : committed: 16303.90 txn/s, latency: 2039.76 ms, (p50: 1700 ms, p70: 1800, p90: 2400 ms, p99: 8800 ms), latency samples: 554740
2. Upgrading first Validator to new version: 87ca423358069bfe35f85d2dd2353da437120e69
compatibility::simple-validator-upgrade::single-validator-upgrading : committed: 3658.46 txn/s, latency: 8579.82 ms, (p50: 8900 ms, p70: 10100, p90: 10400 ms, p99: 10500 ms), latency samples: 88740
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 3533.81 txn/s, latency: 9744.08 ms, (p50: 10600 ms, p70: 10900, p90: 11100 ms, p99: 11300 ms), latency samples: 130320
3. Upgrading rest of first batch to new version: 87ca423358069bfe35f85d2dd2353da437120e69
compatibility::simple-validator-upgrade::half-validator-upgrading : committed: 3962.58 txn/s, latency: 7899.53 ms, (p50: 8700 ms, p70: 9300, p90: 9700 ms, p99: 9800 ms), latency samples: 88600
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 3922.34 txn/s, latency: 8734.78 ms, (p50: 9700 ms, p70: 9800, p90: 10000 ms, p99: 10100 ms), latency samples: 139220
4. upgrading second batch to new version: 87ca423358069bfe35f85d2dd2353da437120e69
compatibility::simple-validator-upgrade::rest-validator-upgrading : committed: 7129.65 txn/s, latency: 4314.56 ms, (p50: 4800 ms, p70: 5400, p90: 5600 ms, p99: 5700 ms), latency samples: 131680
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 7214.18 txn/s, latency: 4767.16 ms, (p50: 5200 ms, p70: 5300, p90: 5600 ms, p99: 5700 ms), latency samples: 240640
5. check swarm health
Compatibility test for 8d5d045ede6dae476482b2b9c3a80893c521eaa5 ==> 87ca423358069bfe35f85d2dd2353da437120e69 passed
Test Ok

@lightmark lightmark merged commit 60f7ca8 into aptos-release-v1.26 Jan 30, 2025
45 of 46 checks passed
@lightmark lightmark deleted the backport/aptos-release-v1.26/pr-15844 branch January 30, 2025 21:00
Copy link

trunk-io bot commented Jan 30, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants