neoneo-go/pkg
Roman Khimov 601841ef35 *: drop unused structure fields
Found by structcheck:
 `good` is unused (structcheck)
and alike.
2021-05-12 19:41:23 +03:00
..
compiler *: drop unused structure fields 2021-05-12 19:41:23 +03:00
config network: limit message number from the same sender 2021-05-12 10:52:11 +03:00
consensus *: remove dead code 2021-05-12 18:13:14 +03:00
core core: fix ineffassign warning in test code 2021-05-12 19:37:14 +03:00
crypto core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
encoding *: remove dead code 2021-05-12 18:13:14 +03:00
interop core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
io *: drop unnecessary fmt.Sprintf uses 2021-05-12 18:29:39 +03:00
network *: drop unused structure fields 2021-05-12 19:41:23 +03:00
rpc *: drop unused structure fields 2021-05-12 19:41:23 +03:00
services *: fix all unused warnings 2021-05-12 18:53:12 +03:00
smartcontract standard: improve testing code 2021-05-12 19:12:09 +03:00
util *: remove dead code 2021-05-12 18:13:14 +03:00
vm vm: simplify some test code 2021-05-12 18:44:35 +03:00
wallet *: remove dead code 2021-05-12 18:13:14 +03:00