neo-go/pkg
Evgenii Stratonikov 82b230f19f core: rename *block.Base.GetHashableData to GetSignedPart()
This allow to use `Block` as a Verifiable item.
When tx is provided, it is set as an interop's script container.
Otherwise, block is set.
2020-04-17 11:12:40 +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 core: rename *block.Base.GetHashableData to GetSignedPart() 2020-04-17 11:12:40 +03:00
core core: rename *block.Base.GetHashableData to GetSignedPart() 2020-04-17 11:12:40 +03:00
crypto crypto: declare Verifiable and ScriptContainer interfaces 2020-04-17 11:12:40 +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: make NewBigInteger accept *big.Int 2020-04-16 15:54:58 +03:00
wallet config: move config.go out of config/ 2020-03-31 17:55:59 +03:00