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

chore(indexer): Add feature statelessnet_protocol to be able to use indexer nodes in statelessnet #11392

Merged
merged 1 commit into from
May 24, 2024

Conversation

khorolets
Copy link
Member

This is simply adds the statelessnet_protocol feature to the chain/indexer so we can use it during the StakeWars (statelessnet)

@khorolets khorolets requested a review from a team as a code owner May 24, 2024 13:51
Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.23%. Comparing base (f1f86ce) to head (0793c82).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11392   +/-   ##
=======================================
  Coverage   71.23%   71.23%           
=======================================
  Files         784      784           
  Lines      157903   157903           
  Branches   157903   157903           
=======================================
+ Hits       112475   112476    +1     
+ Misses      40575    40574    -1     
  Partials     4853     4853           
Flag Coverage Δ
backward-compatibility 0.24% <ø> (ø)
db-migration 0.24% <ø> (ø)
genesis-check 1.38% <ø> (ø)
integration-tests 37.22% <ø> (-0.09%) ⬇️
linux 68.73% <ø> (-0.01%) ⬇️
linux-nightly 70.67% <ø> (+0.01%) ⬆️
macos 52.29% <ø> (-0.05%) ⬇️
pytests 1.60% <ø> (ø)
sanity-checks 1.39% <ø> (ø)
unittests 65.64% <ø> (+<0.01%) ⬆️
upgradability 0.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@wacban wacban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@khorolets khorolets added this pull request to the merge queue May 24, 2024
Merged via the queue into master with commit 1c3d761 May 24, 2024
29 checks passed
@khorolets khorolets deleted the chore/indexer-add-statelessnet-protocol-feature branch May 24, 2024 14:51
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