neoneo-go/pkg
Anna Shaleva d1f92a585b core: add NewTransactionFromBytes method to Transaction
Added `NewTransactionFromBytes(b []byte)` method to
transaction.Transaction in order to avoid code duplication.
2020-04-13 12:04:43 +03:00
..
compiler cli: output contract after compiling only with --verbose flag 2020-04-08 13:09:51 +03:00
config config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
consensus Merge pull request #810 from nspcc-dev/refactor/config 2020-04-01 10:29:57 +03:00
core core: add NewTransactionFromBytes method to Transaction 2020-04-13 12:04:43 +03:00
crypto testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +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/interop: add missing methods to interop.Iterator 2020-03-26 16:39:10 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network core: wrap cached dao properly, don't miss cached data 2020-04-03 10:15:11 +03:00
rpc core: add NewTransactionFromBytes method to Transaction 2020-04-13 12:04:43 +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 Merge pull request #784 from nspcc-dev/neo3/null 2020-04-10 10:38:17 +03:00
wallet config: move config.go out of config/ 2020-03-31 17:55:59 +03:00