neoneo-go/pkg
Vsevolod Brekelov e2bfff8666 vm: removed mute mode and pushed logging to upper lvl
VM should be responsible for code execution and in case anyone interested in additional logging or errors they could handle them like we do it iin cli.
2019-10-22 13:44:14 +03:00
..
core vm: removed mute mode and pushed logging to upper lvl 2019-10-22 13:44:14 +03:00
crypto keys: make public key's IsInfinity() public 2019-10-15 12:56:25 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop *: fix some misspellings 2019-09-03 18:20:05 +03:00
io io: fix lintian suggestions in test code 2019-10-17 12:25:36 +03:00
network *: fix some misspellings 2019-10-17 12:30:24 +03:00
rpc rpc: swap fmt to log for response handling 2019-10-17 18:23:49 +03:00
smartcontract smartcontract: add CreateSignatureRedeemScript() 2019-10-15 12:56:25 +03:00
util core: sort hashes and witnesses in VerifyWitnesses() 2019-10-01 13:41:26 +03:00
vm vm: removed mute mode and pushed logging to upper lvl 2019-10-22 13:44:14 +03:00
wallet *: gofmt -s 2019-09-09 12:02:24 +03:00