neoneo-go/pkg
Evgenii Stratonikov 5dba30a49d vm: update bool -> []byte conversion to NEO 3
This reverts commit 4c688355bc.
2020-04-17 11:46:31 +03:00
..
compiler vm: make NewBigInteger accept *big.Int 2020-04-16 15:54:58 +03:00
config *: drop Publish transaction type 2020-04-16 14:40:20 +03:00
consensus consensus: drop timestamp from outer payload 2020-04-17 00:09:40 +03:00
core Merge pull request #863 from nspcc-dev/drop-publish-tx 2020-04-16 21:23:37 +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: extend Blockchainer with GetStandByValidators() 2020-04-16 15:54:58 +03:00
rpc rpc: fix typo 2020-04-15 13:46:44 +03:00
smartcontract core: implement NativeContract support 2020-04-16 15:55:34 +03:00
util testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
vm vm: update bool -> []byte conversion to NEO 3 2020-04-17 11:46:31 +03:00
wallet config: move config.go out of config/ 2020-03-31 17:55:59 +03:00