neo-go/pkg/util
Roman Khimov 62a11807a8 fixedn: always correctly unmarshal Fixed8 values
Quoted or not, they should be unmarshalled without going through float64.
2021-02-18 15:38:02 +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 fixedn: always correctly unmarshal Fixed8 values 2021-02-18 15:38:02 +03:00
fixed8_test.go fixedn: always correctly unmarshal Fixed8 values 2021-02-18 15:38:02 +03:00
uint160.go util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
uint160_test.go testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00
uint256.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
uint256_test.go testserdes: implement helpers for encode/decode routines 2020-03-27 10:27:46 +03:00