neoneo-go/pkg/interop
Anna Shaleva 37cb60a0b5 compiler/interop: add missing methods to interop.Iterator
Add Next() and Value() to interop.Iterator and corresponding syscalls to
compiler
2020-03-26 16:39:10 +03:00
..
account *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
asset *: fix some misspellings 2019-09-03 18:20:05 +03:00
attribute interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
block *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
blockchain *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
contract *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
crypto compiler: implement ECDSA signature verification 2020-01-23 10:56:15 +03:00
engine *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
enumerator fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
header interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
input interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
iterator compiler/interop: add missing methods to interop.Iterator 2020-03-26 16:39:10 +03:00
output interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
runtime interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00
storage *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
transaction *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
util interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03:00