neoneo-go/pkg
Evgenii Stratonikov 634e9483d3 transaction: unmarshal Witness properly
Both verification and invocation scripts need to
be unmarshaled from hex.
Also fix failing RPC tests: block contains non-pointer
`transaction.Witness` field and (*Witness).MarshalJSON method
is not called.
2020-03-04 20:01:26 +03:00
..
compiler *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
consensus pkg: fix gofmt issues 2020-03-03 17:22:15 +03:00
core transaction: unmarshal Witness properly 2020-03-04 20:01:26 +03:00
crypto *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
interop *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
rpc rpc/client: implement GetRawTransaction, fix #586 2020-03-03 20:43:57 +03:00
smartcontract smartcontract: allow to marshal nil parameters 2020-03-04 19:55:04 +03:00
util *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
vm *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
wallet *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00