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

[DO NOT MERGE] temporary disable relayed v3 #6563

Closed
wants to merge 1 commit into from

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?

@sstanculeanu sstanculeanu self-assigned this Oct 25, 2024
@elvisboghiu
Copy link
Contributor

System tests result:

Normal allin test: 1.8.2-0ef7d5d1d5 -> relayedv3_deactivation-0aba9812d6

--- Specific errors ---

block hash does not match 1670
wrong nonce in block 874
miniblocks does not match 0
num miniblocks does not match 0
miniblock hash does not match 0
block bodies does not match 0
receipts hash missmatch 0

/------/

--- Statistics ---

Nr. of all ERRORS: 1
Nr. of all WARNS: 373
Nr. of new ERRORS: 1
Nr. of new WARNS: 30
Nr. of PANICS: 0

/------/

--- System test go ---

All scenarios from system-test-go are OK!
/------/

--- ERRORS ---

do-ams-observer-4 :
Error: context deadline exceeded while closing the http server in gin/webServer 1

/------/

--- WARNINGS ---

do-ams-validator-3 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-19 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-1 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-29 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-35 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-4 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-26 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 3

do-ams-validator-9 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-20 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

do-ams-validator-13 :
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 2

do-ams-validator-27 :
Warn: basePreProcess.saveTransactionToStorage txHash = dataUnit = TransactionUnit error = missing transaction 8
Warn: basePreProcess.createMarshalledData: tx not found hash = 8
Warn: shardProcessor.createMiniBlocks error = shard is stuck shard = 1

/------/

Copy link
Contributor

@raduchis raduchis left a comment

Choose a reason for hiding this comment

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

do not merge this

@sstanculeanu sstanculeanu changed the title disable relayed v3 [DO NOT MERGE] temporary disable relayed v3 Oct 31, 2024
@sstanculeanu
Copy link
Collaborator Author

Closing the PR, not needed anymore, devnet upgraded to a newer version.

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.

4 participants