|
|
@ -57,9 +57,9 @@ It should cover the basic function to pass, to fail, and error conditions. |
|
|
|
### state syncing |
|
|
|
### state syncing |
|
|
|
|
|
|
|
|
|
|
|
* test case # : SS1 |
|
|
|
* test case # : SS1 |
|
|
|
* description : beacon chain node ss |
|
|
|
* description : node state sync basic |
|
|
|
* test procedure : one new beacon node join in the beacon chain after beacon chain reach a few consensuses |
|
|
|
* test procedure : node joins network and is able to sync to latest block |
|
|
|
* passing criteria : the new node can join in the consensus after state syncing |
|
|
|
* passing criteria : blockheight of node is equal to that of the shards blockchain and node has joined consensus. |
|
|
|
* dependency |
|
|
|
* dependency |
|
|
|
* note |
|
|
|
* note |
|
|
|
* automated? N |
|
|
|
* automated? N |
|
|
@ -72,6 +72,14 @@ It should cover the basic function to pass, to fail, and error conditions. |
|
|
|
* note |
|
|
|
* note |
|
|
|
* automated? N |
|
|
|
* automated? N |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
* test case # : SS1 |
|
|
|
|
|
|
|
* description : beacon chain node ss |
|
|
|
|
|
|
|
* test procedure : one new beacon node join in the beacon chain after beacon chain reach a few consensuses |
|
|
|
|
|
|
|
* passing criteria : the new node can join in the consensus after state syncing |
|
|
|
|
|
|
|
* dependency |
|
|
|
|
|
|
|
* note |
|
|
|
|
|
|
|
* automated? N |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
### consensus |
|
|
|
### consensus |
|
|
|
|
|
|
|
|
|
|
|