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

latest indexer version #5065

Merged
merged 3 commits into from
Mar 9, 2023
Merged

latest indexer version #5065

merged 3 commits into from
Mar 9, 2023

Conversation

miiu96
Copy link
Contributor

@miiu96 miiu96 commented Mar 8, 2023

Reasoning behind the pull request

  • Update the version of the indexer

Proposed changes

Testing procedure

  • Check the mappings of the elastic indices are created correctly

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (feat/polaris-fixes@ed4cdbe). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head c703af4 differs from pull request most recent head 42dec1c. Consider uploading reports for the commit 42dec1c to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@                  Coverage Diff                  @@
##             feat/polaris-fixes    #5065   +/-   ##
=====================================================
  Coverage                      ?   70.79%           
=====================================================
  Files                         ?      649           
  Lines                         ?    85381           
  Branches                      ?        0           
=====================================================
  Hits                          ?    60443           
  Misses                        ?    20399           
  Partials                      ?     4539           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

go.mod Outdated
@@ -15,7 +15,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/multiversx/mx-chain-core-go v1.1.33
github.com/multiversx/mx-chain-crypto-go v1.2.5
github.com/multiversx/mx-chain-es-indexer-go v1.3.12
github.com/multiversx/mx-chain-es-indexer-go v1.3.13-0.20230308142904-ee74d38f3ff8
Copy link
Contributor

Choose a reason for hiding this comment

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

proper release after testing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added

Copy link
Contributor

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

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

System test passed

@@ Log scanner @@

integrate-new-indexer

================================================================================

  • Known Warnings 10
  • New Warnings 2
  • Known Errors 0
  • New Errors 1
  • Panics 0
    ================================================================================
  • block hash does not match 8226
  • miniblocks does not match 0
  • miniblock hash does not match 0
  • receipts hash missmatch 0
  • wrong nonce in block 2674
    ================================================================================
  • No jailed nodes on the thestnet
    ================================================================================

@miiu96 miiu96 merged commit 7c728ee into feat/polaris-fixes Mar 9, 2023
@miiu96 miiu96 deleted the integrate-new-indexer branch March 9, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants