neoneo-go/pkg/smartcontract
Evgenii Stratonikov a3dacd3b74 tests: replace t.Fatal with require where possible
This makes tests less verbose and unifies the style
they are written in.
2020-03-02 17:22:27 +03:00
..
trigger core: add trigger types as constants. Closes #509 2019-12-04 12:27:04 +03:00
contract.go emit: use io.BinWriter instead of bytes.Buffer 2020-02-06 18:45:37 +03:00
contract_test.go tests: replace t.Fatal with require where possible 2020-03-02 17:22:27 +03:00
param_context.go smartcontract: support "ByteArray" string for ByteArrayType 2020-02-21 15:23:11 +03:00
param_context_test.go smartcontract: add user-facing testinvokefunction command 2019-11-27 15:12:15 +03:00