dymensionxyz / e2e-tests

Dymension e2e tests
24 stars 11 forks source link

[E2E Test] Fraud Detection: Block Gossiping Misbehavior (DA/P2P) #484

Open anhductn2001 opened 1 month ago

anhductn2001 commented 1 month ago

Test Case Type

New

DRS

ALL

Target Milestone

3D

Test Case Issue link

No response

Epic

fraud detection

Test Case Description

na

Preconditions

Test Steps

Expected Results

result should be 0 for a block height that the full-node didnt sync yet, 1 for a block height already synced from p2p and 2 for a block also validated from DA (after the batch for that height is submitted)

Live Test

Comments

No response