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

Merge rc 1 7 next into feat esdt prefix #6169

Merged
merged 102 commits into from
May 15, 2024

Conversation

mariusmihaic
Copy link
Contributor

Reasoning behind the pull request

Proposed changes

Testing procedure

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?

dragos-rebegea and others added 30 commits February 12, 2024 18:13
# Conflicts:
#	integrationTests/chainSimulator/staking/delegation_test.go
Co-authored-by: mariusmihaic <82832880+mariusmihaic@users.noreply.github.com>
Co-authored-by: mariusmihaic <82832880+mariusmihaic@users.noreply.github.com>
# Conflicts:
#	integrationTests/chainSimulator/staking/delegation_test.go
…-for-replace

fix backwards compatibility issues in legacySystemSCs
…problem-2024.04.03

Fixed backwards compatibility problem
sasurobert and others added 24 commits April 25, 2024 12:58
…into rc/v1.7.next1

# Conflicts:
#	go.mod
#	go.sum
…n-go into merge_rc170_into_rc17next1_2024.05.08

# Conflicts:
#	go.mod
#	go.sum
…024.05.08

Merge rc170 into rc17next1 2024.05.08
# Conflicts:
#	node/chainSimulator/chainSimulator_test.go
…sovereign

Chain simulator updates for sovereign
@mariusmihaic mariusmihaic self-assigned this May 15, 2024
Copy link

codecov bot commented May 15, 2024

Codecov Report

Attention: Patch coverage is 59.89160% with 148 lines in your changes are missing coverage. Please review.

Project coverage is 78.79%. Comparing base (7cbb6dc) to head (733cceb).
Report is 120 commits behind head on feat/esdt-prefix.

Files Patch % Lines
node/chainSimulator/chainSimulator.go 0.00% 75 Missing ⚠️
...hainSimulator/components/testOnlyProcessingNode.go 0.00% 25 Missing ⚠️
epochStart/metachain/legacySystemSCs.go 75.55% 9 Missing and 2 partials ⚠️
node/node.go 89.39% 5 Missing and 2 partials ⚠️
common/enablers/enableEpochsHandler.go 0.00% 6 Missing ⚠️
facade/nodeFacade.go 66.66% 3 Missing and 2 partials ⚠️
epochStart/metachain/auctionListSelector.go 90.47% 3 Missing and 1 partial ⚠️
state/validatorsInfoMap.go 78.94% 4 Missing ⚠️
api/groups/addressGroup.go 40.00% 2 Missing and 1 partial ⚠️
...ode/chainSimulator/components/processComponents.go 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@                Coverage Diff                 @@
##           feat/esdt-prefix    #6169    +/-   ##
==================================================
  Coverage             78.79%   78.79%            
==================================================
  Files                   752      753     +1     
  Lines                 98025    98611   +586     
==================================================
+ Hits                  77238    77701   +463     
- Misses                15562    15672   +110     
- Partials               5225     5238    +13     

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

@mariusmihaic mariusmihaic merged commit fde5993 into feat/esdt-prefix May 15, 2024
6 of 7 checks passed
@mariusmihaic mariusmihaic deleted the merge-rc-1-7-next-into-feat-esdt-prefix branch May 15, 2024 11:46
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.

None yet