• v3.3.0 b6c25a3cdc

    Stable

    Yorkchung released this 2025-06-30 03:17:08 -04:00 | 3 commits to master since this release

    Features

    • Automatically load a specific version of solc from the Internet
    • Add bdk eth contract command
    • Support contract compile and deploy on Besu and Quorum
    • Initial implementation of contract deployment

    Testing

    • Add checkSolcAvailability test
    • Add getPragmaVersion、findVersion unit test
    • Complete loadRemoteVersion unit test
    • Reduce uncoverage
    • Add unit tests for contract deploy and tool
    • Add unit tests for compile and deploy

    Documentation

    • Added contract compilation, deployment, and query documents