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/v1.6.0 in feat/sync missing trie nodes 12 may #5241

Conversation

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

iulianpascalau and others added 30 commits March 30, 2023 21:26
- minor refactoring in storage package
- reworked the IsInterfaceNil tests
- moved stub, fixed comments & tests
….04.03

Update master rc/v1.5.0 2023.04.03
…into unittests_for_factory_api

# Conflicts:
#	factory/api/apiResolverFactory_test.go
…into unittests_factory_bootstrap

# Conflicts:
#	factory/bootstrap/bootstrapComponents_test.go
…-in-import-db

use normal PersisterTracker if processing mode is import db
sstanculeanu and others added 24 commits April 28, 2023 16:49
Coverage for: api/gin + addressGroup
…into api_tests_p3

# Conflicts:
#	api/mock/facadeStub.go
Coverage for: networkGroup, nodeGroup, proofGroup, transactionGroup, validatorGroup, vmValuesGroup
Coverage for: blockGroup, hardforkGroup, internalBlockGroup
termui: display if the node is full archive
…in-feat/sync-missing-trie-nodes-12-may

# Conflicts:
#	errors/errors.go
#	factory/interface.go
#	factory/mock/stateComponentsHolderStub.go
#	factory/state/stateComponentsHandler_test.go
#	go.mod
#	go.sum
#	integrationTests/state/stateTrieSync/stateTrieSync_test.go
#	node/node_test.go
#	state/syncer/userAccountsSyncer.go
#	testscommon/components/default.go
#	testscommon/factory/stateComponentsMock.go
#	trie/node.go
#	trie/trieStorageManagerFactory_test.go
#	trie/trieStorageManager_test.go
@BeniaminDrasovean BeniaminDrasovean added the ignore-for-release-notes Do not include item in release notes label May 12, 2023
@BeniaminDrasovean BeniaminDrasovean merged commit 1722e8a into feat/sync-missing-trie-nodes May 12, 2023
@BeniaminDrasovean BeniaminDrasovean deleted the merge-rc/v1.6.0-in-feat/sync-missing-trie-nodes-12-may branch May 12, 2023 14:02
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.

10 participants