Skip to content

ir: fix not using the fee parameter#3584

Merged
roman-khimov merged 1 commit intomasterfrom
3579-ir-feemain_chain-config-is-unused
Sep 18, 2025
Merged

ir: fix not using the fee parameter#3584
roman-khimov merged 1 commit intomasterfrom
3579-ir-feemain_chain-config-is-unused

Conversation

@End-rey
Copy link
Contributor

@End-rey End-rey commented Sep 17, 2025

Closes #3579.

@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 26.50%. Comparing base (e8348a9) to head (ae2e994).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
pkg/morph/client/neofs/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3584      +/-   ##
==========================================
- Coverage   26.51%   26.50%   -0.02%     
==========================================
  Files         653      653              
  Lines       49290    49292       +2     
==========================================
- Hits        13071    13063       -8     
- Misses      35181    35189       +8     
- Partials     1038     1040       +2     

☔ 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.

It was supposed to use `WithStaticFeeIncrement`, this configuration should be
respected until we have Notary on all main networks.

Closes #3579.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@End-rey End-rey force-pushed the 3579-ir-feemain_chain-config-is-unused branch from f309f73 to ae2e994 Compare September 18, 2025 09:19
@roman-khimov roman-khimov merged commit 4e18920 into master Sep 18, 2025
20 of 22 checks passed
@roman-khimov roman-khimov deleted the 3579-ir-feemain_chain-config-is-unused branch September 18, 2025 10:04
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.

IR fee.main_chain config is unused

2 participants