Skip to content

ir: drop deprecated IR config options#3716

Merged
roman-khimov merged 1 commit intomasterfrom
3627-drop-deprecated-ir-config-options
Dec 5, 2025
Merged

ir: drop deprecated IR config options#3716
roman-khimov merged 1 commit intomasterfrom
3627-drop-deprecated-ir-config-options

Conversation

@End-rey
Copy link
Contributor

@End-rey End-rey commented Dec 4, 2025

Closes #3627.

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.88%. Comparing base (af84826) to head (5abea5d).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3716      +/-   ##
==========================================
+ Coverage   26.87%   26.88%   +0.01%     
==========================================
  Files         658      658              
  Lines       41808    41783      -25     
==========================================
- Hits        11235    11233       -2     
+ Misses      29536    29512      -24     
- Partials     1037     1038       +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.

@End-rey End-rey force-pushed the 3627-drop-deprecated-ir-config-options branch from c5f1d36 to 5abea5d Compare December 4, 2025 14:04
Drop deprecated `fschain_autodeploy`, `without_mainnet`, `governance.disable`,
`fee.main_chain` and `contracts` IR config options.

Closes #3627.

Signed-off-by: Andrey Butusov <andrey@nspcc.io>
@roman-khimov roman-khimov added the blocked Can't be done because of something label Dec 5, 2025
@roman-khimov
Copy link
Member

Blocked by nspcc-dev/neofs-testcases#1226

@roman-khimov roman-khimov removed the blocked Can't be done because of something label Dec 5, 2025
@roman-khimov roman-khimov merged commit 599672c into master Dec 5, 2025
23 of 26 checks passed
@roman-khimov roman-khimov deleted the 3627-drop-deprecated-ir-config-options branch December 5, 2025 19: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

Development

Successfully merging this pull request may close these issues.

Drop deprecated IR config options

2 participants