neoneo-go/pkg
Roman Khimov 852e6a335b compiler: move it up from vm
It really deserves it, I think. Especially given that it doesn't have any
direct usage of `vm` package now.
2019-12-03 18:23:46 +03:00
..
compiler compiler: move it up from vm 2019-12-03 18:23:46 +03:00
consensus *: remove duplicate functions producing verification script 2019-12-03 18:23:46 +03:00
core core: replace open-coded PUSHBYTES64 with the one from opcode 2019-12-03 18:23:46 +03:00
crypto *: remove duplicate functions producing verification script 2019-12-03 18:23:46 +03:00
internal/keytestcases crypto: add invalid testcase 2019-11-29 11:03:03 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io io: refactoring for using WriteVarBytes instead of WriteLE 2019-12-03 13:49:33 +03:00
network Merge pull request #467 from nspcc-dev/errcheck_297 2019-12-03 15:06:11 +03:00
rpc rpc: remove hardcoded pushbytes64 constant 2019-12-03 18:23:46 +03:00
smartcontract *: remove duplicate functions producing verification script 2019-12-03 18:23:46 +03:00
util util: add missing tests for Uint256 2019-11-25 11:55:26 +03:00
vm compiler: move it up from vm 2019-12-03 18:23:46 +03:00
wallet crypto: add invalid testcase 2019-11-29 11:03:03 +03:00