neoneo-go/pkg
Roman Khimov ace5614a3d
Merge pull request #783 from nspcc-dev/neo3/movecrypto
Implement Neo.Crypto.* interops
2020-04-14 15:54:30 +03:00
..
compiler compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG 2020-04-13 13:47:39 +03:00
config config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
consensus core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
core Merge pull request #783 from nspcc-dev/neo3/movecrypto 2020-04-14 15:54:30 +03:00
crypto crypto/keys: implement NewPublicKeyFromBytes() 2020-04-13 13:13:15 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal random: make use or random package in tests 2020-03-27 10:27:46 +03:00
interop compiler: emit Neo.Crypto.ECDsaVerify syscall instead of CHECKSIG 2020-04-13 13:47:39 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
rpc core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
smartcontract smartcontract: add Any type for parameter 2020-04-02 14:15:17 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: remove HASH160/HASH256 opcodes 2020-04-13 13:47:39 +03:00
wallet config: move config.go out of config/ 2020-03-31 17:55:59 +03:00