Skip to content

Testing JsLIGO on REPL + bug fixing

E. Rivas requested to merge er433/fix/repl-jsligo into dev

The current support for JsLIGO on the REPL was not tested. This MR adds some testing, and fixes a bug preventing evaluating some expressions in JsLIGO due the way things are compiled (statements are not allowed in certain places of the tree abstraction).

  • has a changelog entry
Edited by E. Rivas

Merge request reports