Roman Khimov
|
9be53e5961
|
pkg/vm/stack: fix SA4006 GolangCI warning in TestStackPushPop()
SA4006: this value of stackElement is never used (from staticcheck)
|
2019-08-12 18:13:04 +03:00 |
|
Roman Khimov
|
6be27ad4b0
|
pkg/vm/stack: s,testPeakInteger,testPeakInteger,
Fix obvious typo.
|
2019-08-12 17:16:47 +03:00 |
|
BlockChainDev
|
8d55ea12f0
|
VM: removed helper functions from stack_test.go
|
2019-02-27 21:40:31 +00:00 |
|
BlockChainDev
|
c163ae2019
|
VM: first pass at Random Access Stack object
|
2019-02-27 20:58:17 +00:00 |
|