This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
v3.1.1 - Minor / Cosmetic Changes to 3.1.0
Pre-release
Pre-release
Add prettier formatter and format solidity code (#544) * Add prettier formatter and format solidity code * Add format script * Improve format and slither scripts and update README.md * Regenerate bindings * Fix test coverage error and use node container * Add openssh-client to node container * Fix test coverage for licence.sol * Add git to format_check job * Revert build_check changes