Add a custom Invoke() function #4

Closed
opened 2023-07-28 08:46:45 +00:00 by fyrchik · 0 comments

Deep down in 081f9d3ac5/pkg/neotest/client.go (L105), when we prepare a transaction we use a virtual machine.

  1. Copy Invoke implementation (reuse functions if possible)
  2. Replace vm.Run with a functino from #2
  3. Make this function return coverage in some form.
Deep down in https://github.com/nspcc-dev/neo-go/blob/081f9d3ac5b5861bc72bca8857520a66913c48a0/pkg/neotest/client.go#L105, when we prepare a transaction we use a virtual machine. 1. Copy `Invoke` implementation (reuse functions if possible) 2. Replace `vm.Run` with a functino from #2 3. Make this function return coverage in some form.
fyrchik added a new dependency 2023-07-28 08:46:56 +00:00
elebedeva was assigned by fyrchik 2023-07-28 08:51:03 +00:00
fyrchik referenced this issue from a commit 2023-08-21 17:23:49 +00:00
fyrchik referenced this issue from a commit 2023-08-21 17:23:49 +00:00
Sign in to join this conversation.
There is no content yet.