scout-soroban
scout-soroban copied to clipboard
Events detectors
Includes:
- Storage change events detector: emits a warning when storage is modified in any way and the contract does not emit an event.
- Storage change events test cases.
- Token Interface events detector: emits a warning when the token interface trait is implemented and the functions belonging to it that should emit events do not.
- Token Interface events test cases.