neoneo-go/pkg
Roman Khimov cf59bd878d native: simplify escaping in regexp.MustCompile()
gosimple: S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice
2021-05-12 18:38:24 +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 native: simplify escaping in regexp.MustCompile() 2021-05-12 18:38:24 +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