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 v1.4.0 2022.12.12 #4790

Merged
merged 84 commits into from
Dec 13, 2022
Merged

Merge v1.4.0 2022.12.12 #4790

merged 84 commits into from
Dec 13, 2022

Conversation

iulianpascalau
Copy link
Contributor

Reasoning behind the pull request

  • merge

Proposed changes

  • merge

Testing procedure

  • standard system test

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?

ssd04 and others added 30 commits November 7, 2022 23:44
…p2p-create-private-key

Merge rc v1.4.0 refactor p2p create private key
# Conflicts:
#	common/enablers/enableEpochsHandler.go
#	common/enablers/enableEpochsHandler_test.go
#	common/enablers/epochFlags.go
#	common/interface.go
#	integrationTests/vm/txsFee/scCalls_test.go
#	node/nodeRunner.go
#	sharding/mock/enableEpochsHandlerMock.go
#	testscommon/enableEpochsHandlerStub.go
bogdan-rosianu and others added 21 commits December 9, 2022 10:21
…tors-info

added endpoint for getting start of epoch validators info
…te-key

added p2p private key in crypto components
…cold-switch

VM instance tracker with cold instance switch
# Conflicts:
#	factory/crypto/cryptoComponents.go
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (rc/v1.5.0@0942263). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             rc/v1.5.0    #4790   +/-   ##
============================================
  Coverage             ?   70.79%           
============================================
  Files                ?      659           
  Lines                ?    85632           
  Branches             ?        0           
============================================
  Hits                 ?    60627           
  Misses               ?    20440           
  Partials             ?     4565           

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.

@iulianpascalau iulianpascalau added the ignore-for-release-notes Do not include item in release notes label Dec 13, 2022
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

@gabi-vuls gabi-vuls merged commit 1eeb896 into rc/v1.5.0 Dec 13, 2022
@gabi-vuls gabi-vuls deleted the merge-v1.4.0-2022.12.12 branch December 13, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Do not include item in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.