Skip to content

Fix/new ir does not start#4002

Open
carpawell wants to merge 2 commits into
masterfrom
fix/new-ir-does-not-start
Open

Fix/new ir does not start#4002
carpawell wants to merge 2 commits into
masterfrom
fix/new-ir-does-not-start

Conversation

@carpawell
Copy link
Copy Markdown
Member

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 0% with 188 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.80%. Comparing base (31835d3) to head (4943c8c).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
pkg/innerring/metadata.go 0.00% 181 Missing ⚠️
pkg/innerring/innerring.go 0.00% 3 Missing ⚠️
...nnerring/processors/container/process_container.go 0.00% 2 Missing ⚠️
pkg/innerring/indexer.go 0.00% 1 Missing ⚠️
pkg/innerring/processors/netmap/process_epoch.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4002      +/-   ##
==========================================
- Coverage   28.34%   27.80%   -0.55%     
==========================================
  Files         681      681              
  Lines       45756    46780    +1024     
==========================================
+ Hits        12969    13005      +36     
- Misses      31555    32538     +983     
- Partials     1232     1237       +5     

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

Comment thread pkg/innerring/metadata.go Outdated
Comment thread pkg/innerring/metadata.go Outdated
@carpawell carpawell force-pushed the fix/new-ir-does-not-start branch 3 times, most recently from 0b79e4f to 86ca825 Compare June 3, 2026 12:57
carpawell added 2 commits June 3, 2026 16:01
Not functional changes.

Signed-off-by: Pavel Karpy <carpawell@nspcc.io>
Starting new IR node that is not an Alphabet node yet led to an error:
```
build meta committee acc: own public key was not found among multisig keys
```
Add dynamic notary actor based on actual Alphabet list to support Alphabet list
changes. Also, allow starting non-Alphabet node but do not send any notary
requests (they will fail anyway).

Signed-off-by: Pavel Karpy <carpawell@nspcc.io>
@carpawell carpawell force-pushed the fix/new-ir-does-not-start branch from 86ca825 to 4943c8c Compare June 3, 2026 13:06
@cthulhu-rider
Copy link
Copy Markdown
Contributor

fixes released stuff? Thinking of changelog

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