neoneo-go/pkg/util
Roman Khimov ef282e6cb7 util: reverse the order of uint160 comparsion
A follow-up to #2302, sort hashes using reverse order. Fixes
f9c68613f41ca85ddb01ec757153c0d86018d2324f6ff85a4afc708bb598b722 validation.

Hi, neo-project/neo#938.
2021-12-07 15:19:55 +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: reverse the order of uint160 comparsion 2021-12-07 15:19:55 +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