Skip to content

Testing framework: add support for `chain_id` values

E. Rivas requested to merge er433/test/val_chain_id into dev

type:added

For LIGO developers

This MR adds support for chain_id values in the interpreter. We'll need this for porting some tests to the testing framework (!2022).

Changelog details:

Added support for chain_id in the testing framework, now it can run Tezos.get_chain_id () successfully.

Edited by E. Rivas

Merge request reports