neo-go/pkg
Evgeniy Stratonikov 45976a4111 rpc/response: beautify error message
If `Error.Cause` is nil, omit ugly `%s!<nil>`.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-09-28 09:57:42 +03:00
..
compiler nef: add Source field 2021-09-24 00:19:37 +03:00
config config: fix duration parameter types 2021-09-25 13:13:51 +03:00
consensus consensus: fix nonce handling 2021-07-21 19:06:19 +03:00
core mempool: reword ErrConflict message, fix #2197 2021-09-28 09:57:42 +03:00
crypto keys: reuse coordLen where appropriate 2021-08-26 17:30:04 +03:00
encoding util: move ArrayReverse into package of its own 2021-07-19 22:57:55 +03:00
interop interop: adjust documentation 2021-09-08 17:53:09 +03:00
io *: make tests use TempDir(), fix #1319 2021-08-26 17:29:40 +03:00
network config: fix duration parameter types 2021-09-25 13:13:51 +03:00
rpc rpc/response: beautify error message 2021-09-28 09:57:42 +03:00
services gomod: use nspcc-dev's fork of go-ordered-json 2021-09-15 15:01:01 +03:00
smartcontract nef: add Source field 2021-09-24 00:19:37 +03:00
util util: reduce allocations in util.Uint256DecodeStringLE 2021-08-17 16:53:39 +03:00
vm vm: refactor stack dump commands 2021-09-09 13:45:10 +03:00
wallet *: make tests use TempDir(), fix #1319 2021-08-26 17:29:40 +03:00