v1.3
What's Changed
- add 3 new detectors
- unclaimed-storage-fee: find functions without balance check before storage unregister (based on NEP-145)
- nft-approval-check: find
nft_transferwithout checkingapproval id(based on NEP-171) - nft-owner-check: find approve or revoke functions without owner check (based on NEP-178)
- add new detector group
nep-ft,nep-storageandnep-nft
Full Changelog: v1.2...v1.3