neo-go/pkg/encoding
Roman Khimov ff11a5f990 state: use more efficient encoding for amount
It's variable-length anyway, so wasting 8 bytes for what typically is 1 byte
makes no sense.
2020-09-21 21:51:33 +03:00
..
address *: change address to the new format 2020-06-17 15:58:21 +03:00
base58 remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
bigint state: use more efficient encoding for amount 2020-09-21 21:51:33 +03:00