neoneo-go/pkg/util
Evgeniy Kulikov cdba88b9f2 Code refactoring (#143)
- simplify code
- prealoc slices
- check errors in tests
- regexp Compile replaced with MustCompile
- uint* cannot be negative
2019-02-19 14:22:33 +01:00
..
array.go Parse stack params (#119) 2019-02-05 13:22:10 +01:00
array_test.go Code refactoring (#143) 2019-02-19 14:22:33 +01:00
endpoint.go Fix typos and warnings for GoReport / GolangCiLinter (#132) 2019-02-09 16:53:58 +01:00
fixed8.go Optimizations + some improvements (#105) 2018-11-26 16:56:45 +01:00
fixed8_test.go Optimizations + some improvements (#105) 2018-11-26 16:56:45 +01:00
io.go Code refactoring (#143) 2019-02-19 14:22:33 +01:00
io_test.go Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00
random.go checked missing files for inventory. 2018-01-28 08:05:35 +01:00
test_util.go Fix typos (#133) 2019-02-13 18:01:10 +00:00
uint160.go Code refactoring (#143) 2019-02-19 14:22:33 +01:00
uint160_test.go Optimizations + some improvements (#105) 2018-11-26 16:56:45 +01:00
uint256.go Code refactoring (#143) 2019-02-19 14:22:33 +01:00
uint256_test.go Optimizations + some improvements (#105) 2018-11-26 16:56:45 +01:00