Skip to content

Comments

morph: retry "insufficient amount of gas" TX for every exception case#3839

Merged
roman-khimov merged 1 commit intomasterfrom
fix/insufficient-amount-of-gas-but-different
Feb 20, 2026
Merged

morph: retry "insufficient amount of gas" TX for every exception case#3839
roman-khimov merged 1 commit intomasterfrom
fix/insufficient-amount-of-gas-but-different

Conversation

@carpawell
Copy link
Member

Refs #3739. Neo-Go VM may have different messages for the same situation.

Refs #3739. Neo-Go VM may have different messages for the same situation.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@carpawell carpawell force-pushed the fix/insufficient-amount-of-gas-but-different branch from ab4c48b to 20338cc Compare February 20, 2026 15:09
@roman-khimov roman-khimov added this to the v0.52.0 milestone Feb 20, 2026
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.59%. Comparing base (696c3a8) to head (20338cc).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/morph/client/notary.go 0.00% 9 Missing ⚠️
pkg/morph/client/static.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3839   +/-   ##
=======================================
  Coverage   25.58%   25.59%           
=======================================
  Files         667      667           
  Lines       42933    42941    +8     
=======================================
+ Hits        10986    10990    +4     
- Misses      30943    30948    +5     
+ Partials     1004     1003    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@roman-khimov roman-khimov merged commit 5ab98cc into master Feb 20, 2026
18 of 19 checks passed
@roman-khimov roman-khimov deleted the fix/insufficient-amount-of-gas-but-different branch February 20, 2026 15:29
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.

2 participants