Skip to content

JeChain v0.30.2

Compare
Choose a tag to compare
@nguyenphuminh nguyenphuminh released this 10 Jul 05:44
· 4 commits to main since this release
81cca05

It's been quite a while but hey I'm back with a new release :)

  • Remove "__dirname".
  • Minor fix for contract runtime allowing division by 0.
  • Minor fix for "throwError" in rpc.
  • Add "use strict" to files missing.
  • Remove unnecessary package imports.