-
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
Chain sim interface update #6766
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[sovereign] Update mock notifier
…ss-chain-header-storage-sync
…storage-sync [sovereign] Cross chain header storage bootstrap
…ended-header-block-finality-to-zero
…X-15962-chain-sim-test-incoming-header-finality
…MX-15963-disable-notifier-until-synced
…ov-node-trust-mode
fix metrics on ProcessBlock
Preps for esdt-safe integration tests
integration tests for esdt-safe contract
Esdt safe callback test on fail case
…7-nov # Conflicts: # errors/errors.go
…prefix-7-nov Merge rc 1 7 next into esdt prefix 7 nov
This reverts commit ae1c426.
Fix long tests
…ochs-handler Mx 15702 sovereign enable epochs handler
sovereign wallet path in config
…observer-shard-prefs-toml
DestinationShardAsObserver default "0"
…erge-spica-relayed-into-esdt-prefix-31-ian # Conflicts: # go.mod # go.sum
…t-prefix-31-ian Merge spica relayed into esdt prefix 31 ian
…-31-ian # Conflicts: # common/constants.go # common/enablers/enableEpochsHandler.go # common/enablers/enableEpochsHandler_test.go # config/epochConfig.go # config/tomlConfig_test.go # dataRetriever/requestHandlers/requestHandler.go # factory/disabled/txProcessor.go # go.mod # go.sum # integrationTests/factory/bootstrapComponents/bootstrapComponents_test.go # integrationTests/factory/consensusComponents/consensusComponents_test.go # integrationTests/factory/dataComponents/dataComponents_test.go # integrationTests/factory/heartbeatComponents/heartbeatComponents_test.go # integrationTests/factory/processComponents/processComponents_test.go # integrationTests/factory/stateComponents/stateComponents_test.go # integrationTests/factory/statusComponents/statusComponents_test.go # integrationTests/realcomponents/processorRunner.go # node/chainSimulator/components/testOnlyProcessingNode.go # node/node.go # node/nodeRunner.go # node/node_test.go # process/block/preprocess/transactions.go # process/block/preprocess/transactionsV2.go # process/coordinator/process_test.go # process/errors.go # process/interface.go # testscommon/components/components.go # testscommon/txProcessorMock.go # testscommon/txProcessorStub.go
…eign-31-ian Merge esdt prefix into sovereign 31 ian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
?