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

Rc/v1.7.0 #5592

Merged
merged 1,677 commits into from
May 10, 2024
Merged

Rc/v1.7.0 #5592

merged 1,677 commits into from
May 10, 2024

Conversation

iulianpascalau
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?

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

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

Project coverage is 78.75%. Comparing base (190e978) to head (884c593).
Report is 47 commits behind head on master.

❗ Current head 884c593 differs from pull request most recent head 8732346. Consider uploading reports for the commit 8732346 to get more accurate results

Files Patch % Lines
node/chainSimulator/chainSimulator.go 0.00% 75 Missing ⚠️
node/chainSimulator/configs/configs.go 0.00% 66 Missing ⚠️
...hainSimulator/components/testOnlyProcessingNode.go 0.00% 51 Missing ⚠️
node/chainSimulator/components/statusComponents.go 45.83% 11 Missing and 2 partials ⚠️
epochStart/metachain/legacySystemSCs.go 75.55% 9 Missing and 2 partials ⚠️
genesis/process/genesisBlockCreator.go 66.66% 4 Missing and 3 partials ⚠️
genesis/process/shardGenesisBlockCreator.go 87.75% 3 Missing and 3 partials ⚠️
...ode/chainSimulator/components/processComponents.go 0.00% 6 Missing ⚠️
epochStart/metachain/auctionListSelector.go 90.47% 3 Missing and 1 partial ⚠️
epochStart/metachain/systemSCs.go 80.00% 2 Missing and 2 partials ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5592      +/-   ##
==========================================
- Coverage   79.88%   78.75%   -1.13%     
==========================================
  Files         749      752       +3     
  Lines       97999    98116     +117     
==========================================
- Hits        78285    77272    -1013     
- Misses      14298    15605    +1307     
+ Partials     5416     5239     -177     

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

@iulianpascalau iulianpascalau changed the base branch from master to rc/v1.6.0 October 3, 2023 08:07
@iulianpascalau iulianpascalau changed the base branch from rc/v1.6.0 to master January 31, 2024 11:08
sstanculeanu and others added 27 commits February 23, 2024 18:42
Bug-fixes `SetState` chain simulator
# Conflicts:
#	epochStart/bootstrap/process.go
#	node/chainSimulator/chainSimulator.go
#	node/chainSimulator/components/processComponents.go
#	node/chainSimulator/configs/configs.go
…-v4-2024.02.27

Merge rc v1.7.0 feat staking v4 2024.02.27
…d-fee

Fix `gasUsed` and `fee` move balance transaction
- added more unit tests
iulianpascalau and others added 24 commits April 23, 2024 11:55
# Conflicts:
#	integrationTests/chainSimulator/staking/stakingProvider/delegation_test.go
…bution-leaving-nodes

POC: Distribute to waiting from auction based on leaving nodes
…poch-init

Fixed the initialization of the chain simulator when working with 0-value activation epochs
@sstanculeanu sstanculeanu marked this pull request as ready for review May 10, 2024 12:25
@iulianpascalau iulianpascalau merged commit f1b87e8 into master May 10, 2024
14 checks passed
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