-
Notifications
You must be signed in to change notification settings - Fork 205
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
Merge v1.4.0 2022.12.12 #4790
Conversation
…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
max counters
…ples extended addresses examples
…tors-info added endpoint for getting start of epoch validators info
Fix github flows
…te-key added p2p private key in crypto components
…cold-switch VM instance tracker with cold instance switch
# Conflicts: # factory/crypto/cryptoComponents.go
Codecov Report
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
System test passed
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:
feat
branch created?feat
branch merging, do all satellite projects have a proper tag insidego.mod
?