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 rc160 into feat fix peers rating handler 27.03.2023 #5125

Conversation

sstanculeanu
Copy link
Collaborator

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 July 5, 2022 13:46
Multisigner: added keysHolder struct
Multisigner: keys holder redundancy support
# Conflicts:
#	p2p/libp2p/netMessenger_test.go
…22.08.12

Update multisigner dev 2022.08.12
This reverts commit 037596c.
iulianpascalau and others added 24 commits March 9, 2023 12:01
…3.10

# Conflicts:
#	cmd/keygenerator/converter/errors.go
#	cmd/keygenerator/converter/pidPubkeyConverter.go
#	cmd/keygenerator/converter/pidPubkeyConverter_test.go
#	cmd/keygenerator/main.go
#	common/enablers/enableEpochsHandler.go
#	common/factory/pubkeyConverterFactory.go
#	config/tomlConfig_test.go
#	examples/construction_test.go
#	factory/addressDecoder_test.go
#	factory/crypto/cryptoComponents.go
#	genesis/checking/nodesSetupChecker.go
#	genesis/checking/nodesSetupChecker_test.go
#	genesis/parsing/accountsParser.go
#	genesis/parsing/accountsParser_test.go
#	go.mod
#	go.sum
#	integrationTests/consensus/consensus_test.go
#	integrationTests/frontend/wallet/dataField_test.go
#	integrationTests/multiShard/txScenarios/moveBalance_test.go
#	integrationTests/testConsensusNode.go
#	integrationTests/vm/txsFee/scCalls_test.go
#	node/external/nodeApiResolver.go
#	node/external/transactionAPI/apiTransactionProcessor.go
#	node/external/transactionAPI/apiTransactionProcessor_test.go
#	node/external/transactionAPI/apiTransactionResults.go
#	node/external/transactionAPI/gasUsedAndFeeProcessor_test.go
#	node/external/transactionAPI/unmarshaller.go
#	node/external/transactionAPI/unmarshaller_test.go
#	node/trieIterators/delegatedListProcessor_test.go
#	node/trieIterators/directStakedListProcessor.go
#	node/trieIterators/directStakedListProcessor_test.go
#	node/trieIterators/factory/delegatedListHandlerFactory_test.go
#	node/trieIterators/factory/directStakedListHandlerFactory_test.go
#	node/trieIterators/factory/stakeValuesHandlerFactory_test.go
#	node/trieIterators/stakeValuesProcessor_test.go
#	outport/factory/outportFactory_test.go
#	outport/process/alteredaccounts/alteredAccountsProvider.go
#	outport/process/transactionsfee/transactionsFeeProcessor.go
#	outport/process/transactionsfee/transactionsFeeProcessor_test.go
#	process/block/postprocess/intermediateResults_test.go
#	process/block/preprocess/transactions_test.go
#	process/dataValidators/txValidator.go
#	process/factory/metachain/intermediateProcessorsContainerFactory_test.go
#	process/peer/validatorsProvider_test.go
#	process/rewardTransaction/interceptedRewardTransaction_test.go
#	process/smartContract/process.go
#	process/txsimulator/txSimulator.go
#	process/unsigned/interceptedUnsignedTransaction_test.go
#	testscommon/addresses.go
#	testscommon/integrationtests/stringers.go
#	testscommon/integrationtests/stringers_test.go
#	update/genesis/export_test.go
#	vm/systemSmartContracts/esdt_test.go
….0-2023.03.09

Update polaris fixes rc v1.5.0 2023.03.09
…conv-2023.03.10

Merge rc v1.6.0 feat pubkey conv 2023.03.10
extracted configuration value for vm-queries delay
…-2023.03.10

Merge rc v1.5.0 in rc v1.6.0 2023.03.10
# Conflicts:
#	go.mod
#	go.sum
#	outport/process/transactionsfee/transactionsFeeProcessor_test.go
…bkeyconv-mar15

Merge rc/v1.6.0 into feat/pubkeyconv mar15
update core-go, vm-common-go, indexer-go versions
…into merge_rc160_into_feat_fix_peers_rating_handler_27.03.2023

# Conflicts:
#	consensus/spos/bls/subroundEndRound_test.go
#	errors/errors.go
#	go.mod
#	go.sum
@sstanculeanu sstanculeanu self-assigned this Mar 27, 2023
@sstanculeanu sstanculeanu merged commit 79146d3 into feat/fix-peers-rating-handler Mar 27, 2023
@sstanculeanu sstanculeanu deleted the merge_rc160_into_feat_fix_peers_rating_handler_27.03.2023 branch March 27, 2023 14:18
@sstanculeanu sstanculeanu added the ignore-for-release-notes Do not include item in release notes label Mar 29, 2023
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.

8 participants