neo-go/pkg
Roman Khimov 333f778aa6 *: drop empty branches
Fix this warning from staticcheck: SA9003: empty branch
2021-05-12 19:10:31 +03:00
..
compiler *: fix all unused warnings 2021-05-12 18:53:12 +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 *: drop empty branches 2021-05-12 19:10:31 +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 *: simpilfy make() invocations 2021-05-12 18:36:45 +03:00
rpc *: drop empty branches 2021-05-12 19:10:31 +03:00
services *: fix all unused warnings 2021-05-12 18:53:12 +03:00
smartcontract core: simplify interop functions 2021-05-12 13:30:01 +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