sui_sec_blocklist 0.2.1 sui_sec_blocklist: ^0.2.1 copied to clipboard
Fetch and execute lookups on Suiet Guardians blocklists. Protect your wallet from phishing.
0.2.1 #
- Fix scan domain
0.2.0 #
- Break change: Optimize scan.
0.1.11 #
- Fix scan domain endsWith "/".
0.1.10 #
- Fix scan Subdomains.
0.1.9 #
- Fix Scan Domain.
0.1.8 #
- Fix Scan Domain.
0.1.7+1 #
- Fix LocalStorage.
0.1.7 #
- Because network access to github may not always be smooth. Add fetch AllowBlocklist via the https://guardians.suiet.app and Github ( e.g. https://guardians.suiet.app/coin-list.json and https://raw.githubusercontent.com/suiet/guardians/main/src/coin-list.json)
0.1.6 #
- Add Scan Option: autoFetch (default is true).
0.1.5 #
- Optimize decode response to AllowBlocklist in Isolate.
0.1.4 #
- Fix io LocalStorage.
0.1.3 #
- Add MemoryAndLocalStorage.
0.1.2 #
- Improve dart analysis scores.
- Add topics to sui.
0.1.1 #
- Add documentation.
- Improve dart analysis scores.
0.1.0 #
- initial release.