-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
dBFTEverything related to dBFT module integrationEverything related to dBFT module integrationtestRelated to node testingRelated to node testing
Milestone
Description
#98 changes transactions routing structure and #87 adds block verification callback. We need to add unit-test that should check that transactions got from PrepareRequest are valid (pay special attention to the mempool validation rules, in-block transactions should obey all mempool validation rules). Specifically, in this unit-test we should ensure that transactions with invalid Nonce can't be included into proposed block and block with such malformed transactions is considered as invalid (i.e. WithVerifyBLock dBFT callback returns error for such malformed block).
Ref. #132 (review).
Metadata
Metadata
Assignees
Labels
dBFTEverything related to dBFT module integrationEverything related to dBFT module integrationtestRelated to node testingRelated to node testing