Releases: Areon-Network/cognitract-dist
Releases · Areon-Network/cognitract-dist
v0.1.0-beta
- Implemented custom Solidity compiler which is available as github.com/areon-network/cognitract/gsolc .
- Created bindings for Google's v8 engine were changed with a fork in order to be able to deploy to Linux.
- Detection feature that resolves Solidity libraries installed via any Node package manager.
- Exports the compilation output and ABIs under .cognitract directory in root directory of user's project.
- Downloads non-existent Solidity compiler binaries on demand.