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 1.4 to 1.5 #4483

Merged
merged 824 commits into from Sep 21, 2022
Merged

Merge 1.4 to 1.5 #4483

merged 824 commits into from Sep 21, 2022

Conversation

matei-p
Copy link
Contributor

@matei-p matei-p commented Sep 19, 2022

Merge elrond-go RC 1.4 into 1.5 promises feat version

SebastianMarian and others added 30 commits August 23, 2022 15:59
…ived in epoch start meta block, when a node starts in epoch before mini block partial execution feature is activated
…ocessor

Fix direct connections processor
Switch heartbeat v2 to single data interceptor as multi data is not needed
…ocessed-txs-in-pending-mbs

Fix set of indexes for processed txs in pending mbs
* Added unit tests for validatorInfoPreprocessor in validatorInfoPreprocessor.go
* Added unit tests for indexHashedNodesCoordinator in indexHashedNodesCoordinator.go
* Added unit tests for stateExport in export.go
* Added unit tests for transactionsSync in syncTransactions.go
Copy link
Contributor

@iulianpascalau iulianpascalau left a comment

Choose a reason for hiding this comment

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

these tests fail:

[11:11:30] :	 [Step 1/3] --- FAIL: TestMockContract_AsyncLegacy_InShard (7.06s)
[11:11:30] :	 [Step 1/3] --- FAIL: TestMockContract_AsyncLegacy_CrossShard (15.54s)
[11:11:30] :	 [Step 1/3] --- FAIL: TestMockContract_NewAsync_CrossShard (15.41s)
[11:11:30] :	 [Step 1/3] FAIL
[11:11:30] :	 [Step 1/3] FAIL	github.com/ElrondNetwork/elrond-go/integrationTests/vm/arwen/arwenvm	38.233s
[11:13:12] :	 [Step 1/3] FAIL
[11:14:01] :	 [Step 1/3] --- FAIL: TestMockContract_AsyncLegacy_InShard (6.99s)
[11:14:01] :	 [Step 1/3] --- FAIL: TestMockContract_AsyncLegacy_CrossShard (14.89s)
[11:14:02] :	 [Step 1/3] --- FAIL: TestMockContract_NewAsync_CrossShard (14.95s)
[11:14:02] :	 [Step 1/3] FAIL
[11:14:02] :	 [Step 1/3] FAIL	github.com/ElrondNetwork/elrond-go/integrationTests/vm/arwen/arwenvm	37.160s
[11:14:03] :	 [Step 1/3] FAIL

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (feat/vm1.5@98239c7). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##             feat/vm1.5    #4483   +/-   ##
=============================================
  Coverage              ?   73.82%           
=============================================
  Files                 ?      692           
  Lines                 ?    88447           
  Branches              ?        0           
=============================================
  Hits                  ?    65295           
  Misses                ?    18226           
  Partials              ?     4926           

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 previously approved these changes Sep 20, 2022
@sasurobert sasurobert merged commit 0c34f04 into feat/vm1.5 Sep 21, 2022
@sasurobert sasurobert deleted the merge-1.4-to-1.5 branch September 21, 2022 07:13
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