You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be in the form of providing fixtures, the JSON outputs from previous compiler versions, and comparing that against and expected translation.
Also, just a heads up, we're currently in the process of transitioning to TypeScript, which is being done by @stephensli. Fortunately I see that his upcoming PR (#614) does not touch translate.ts at all and that file does not depend on other files from that PR so I think there should be no interference.
This should be in the form of providing fixtures, the JSON outputs from previous compiler versions, and comparing that against and expected translation.
At least the versions listed in https://github.com/ethereum/solc-js/blob/master/test/compiler.js#L643-L650 should be included.
The text was updated successfully, but these errors were encountered: