neo-go/pkg
Roman Khimov 0178594850 *: simpilfy make() invocations
gosimple: S1019: should use make([]byte, 64) instead
2021-05-12 18:36:45 +03:00
..
compiler *: remove redundant return statements 2021-05-12 18:24:16 +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 *: simpilfy make() invocations 2021-05-12 18:36:45 +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 *: simpilfy make() invocations 2021-05-12 18:36:45 +03:00
services *: remove dead code 2021-05-12 18:13:14 +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 *: drop unnecessary fmt.Sprintf uses 2021-05-12 18:29:39 +03:00
wallet *: remove dead code 2021-05-12 18:13:14 +03:00