simple-contract/FirstContract
Lebedeva Ekaterina eea212af58 [#XX] Fixed problem with TestContract_Add
Panic occurred due to absence of context.
Changed the loop condition, CurrInstr() changed to NextInstr(),
removed an attempt to get context from vm before poppint value
from the estack (also in Test).

Signed-off-by: Lebedeva Ekaterina <ekaterina.lebedeva@yadro.com>
2023-07-24 16:27:39 +03:00
..
contract [#XX] Problem with estack 2023-07-24 14:28:23 +03:00
tests [#XX] Fixed problem with TestContract_Add 2023-07-24 16:27:39 +03:00
go.mod [#XX] Added test for GetNumber 2023-07-13 16:25:43 +03:00
go.sum [#XX] Added test for GetNumber 2023-07-13 16:25:43 +03:00