Skip to content

Commit

Permalink
Merge pull request #27 from axic/chisel
Browse files Browse the repository at this point in the history
Also run verification in chisel prior to deployer
  • Loading branch information
axic authored May 23, 2019
2 parents 1801a0f + 65ab4c3 commit d309036
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chisel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ runevm:
preset: "ewasm"
trimexports:
preset: "ewasm"
verifyexports:
preset: "ewasm"
verifyimports:
preset: "ewasm"
deployer:
preset: "customsection"

0 comments on commit d309036

Please sign in to comment.