Closed
Description
Describe the bug
I setup a group of 10 nodes under 3.0.0-rc2 version. One of the nodes is a malicious one and tries to modify some fields when it sends out some packages. Then I use the following command to test the system:
java -cp 'conf/:lib/*:apps/*' org.fisco.bcos.sdk.demo.perf.PerformanceOk 500000 5000 group
Then some transactions cannot be processed successfully.
To Reproduce
Steps to reproduce the behavior:
- setup a 10 nodes group
- start the press test program
- See the error
Expected behavior
All the transactions should be processed correctly.
Screenshots
The information of the log:

Environment (please complete the following information):
- OS: Ubuntu 20.04
- FISCO BCOS Version 3.0.0-rc2