neo-go/pkg/vm/emit
Evgenii Stratonikov 698c647f07 emit: refactor tests
Add structure and call Bytes() method on buffer once.
2020-02-06 18:45:37 +03:00
..
bigint.go vm: move IntToBytes and BytesToInt to emit package 2020-02-06 18:45:37 +03:00
bigint_test.go vm: move IntToBytes and BytesToInt to emit package 2020-02-06 18:45:37 +03:00
emit.go emit: fix Int to serialize integers in correct format 2020-02-06 18:45:37 +03:00
emit_test.go emit: refactor tests 2020-02-06 18:45:37 +03:00