[go: up one dir, main page]

Add a regression test for interpreter logging

Context

Solve #3217. These tests were missing a test for VIEW instruction, because its execution is slightly more complicated than execution of other instructions (it requires the called contract to exist in the context). This patch adds such a test

Manually testing the MR

$ dune build @src/proto_alpha/lib_protocol/test/regression/runtezt

Checklist

  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Sventimir

Merge request reports

Loading