Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

v2.3.0 ABI and bytecode save to filesystem

Pre-release
Pre-release
Compare
Choose a tag to compare
@System-Glitch System-Glitch released this 03 Jun 13:30
· 9 commits to master since this release
db2fe15
  • On compile, save the ABI and contracts bytecode to a new build folder.
  • Ignore the build folder and node_modules folder when compiling.
  • Fixed several path bugs on windows (such as file missing state).
  • Fixed a bug that prevented nested folders to open automatically on refresh.
  • Update to latest web3 version.