neo-go/pkg/util
Roman Khimov 823798514a util: rename Int64Value to IntegralValue, add FractionalValue
Makes it's interface more clear and allows to easily access fractional part.
2020-03-04 19:23:23 +03:00
..
array.go util: fix a bug with not copying slice of len=1 in ArrayReverse 2020-02-06 12:15:35 +03:00
array_test.go util: fix a bug with not copying slice of len=1 in ArrayReverse 2020-02-06 12:15:35 +03:00
fixed8.go util: rename Int64Value to IntegralValue, add FractionalValue 2020-03-04 19:23:23 +03:00
fixed8_test.go util: rename Int64Value to IntegralValue, add FractionalValue 2020-03-04 19:23:23 +03:00
uint160.go util: add Uint160DecodeStringLE() 2019-12-06 12:16:55 +03:00
uint160_test.go util: add Uint160DecodeStringLE() 2019-12-06 12:16:55 +03:00
uint256.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
uint256_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00