neo-go/pkg
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
..
compiler Merge pull request #1096 from nspcc-dev/neox-2.x 2020-06-24 16:08:19 +03:00
config core: turn off GAS generation at 8M height 2021-08-04 17:00:13 +03:00
consensus consensus: flush previous proposal on new block 2021-02-18 15:45:34 +03:00
core core: don't sort witnesses prior to check, fix #2301 2021-12-06 21:17:52 +03:00
crypto keys: add support for uncompressed serialization in PublicKey 2020-06-10 19:17:08 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal random: make use or random package in tests 2020-03-27 10:27:46 +03:00
interop interop: fix key recovery functions documentation 2020-06-25 14:30:53 +03:00
io io: allow to restrict string size 2021-02-18 15:36:22 +03:00
network network: fix Ping messages 2021-08-06 11:31:31 +03:00
rpc rpc: do not return error if account is not found for getunclaimed call 2021-09-14 13:58:33 +03:00
smartcontract smartcontract: add JSON marshal/unmarshal for InteropType 2020-05-13 17:17:41 +03:00
util util: reverse the order of uint160 comparsion 2021-12-07 15:19:55 +03:00
vm vmcli: return after error in break 2020-12-31 12:51:01 +03:00
wallet wallet: check for t.GetSignedPart() result correctness 2020-05-07 21:48:45 +03:00