neo-go/pkg/encoding/bigint
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
..
bigint.go state: use more efficient encoding for amount 2020-09-21 21:51:33 +03:00
bigint_test.go vm/encoding: move bigint from vm to encoding package 2020-06-08 13:27:13 +03:00