All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Integrated Hardhat compilation error reporting for Solidity and Vyper.
- Enhanced VS Code extension to display compilation diagnostics (red squiggles).
- Refactored Hardhat tasks (audit, compile) into separate module files.
- SunHat CLI as Hardhat CLI alternative
- Project Scaffolding and Automated Setup
- Developer Documents Updated
- Official Docker Image Published
- Release Workflow
- Support LLM Contract Audit
- Sunhat VSCode Extension v0.1.1
- Developer Documents Updated
- Support tronsolc v0.8.25
- Developer Pack v0.0.1
- Developer Documents Updated
- Developer Documents Updated
- Release Workflow
- support vyper compile
- support multi-solc-version compile
- support base58Address output
- support bandwith output
- CI workflow and test case
- Developer Documents
- Some Code compatibility issue