forta-attack-simulation
forta-attack-simulation copied to clipboard
Add a prioritized contract processing queue
In order to reduce the detection time of potentially malicious contracts, it is proposed to create a prioritized processing queue, which will be based on alerts associated with the address of the deployer as well as its on-chain reputation.
It is worth considering implementations of the handleAlert() function, which will raise the processing priority in real time.