frostfs-api-go/accounting
alexvanin 3b63d91480 accounting: Use little endian in number encoding
NeoFS smart-contract uses little endian for number of
signatures, GAS amount and block height. If we encode
these parameters in little endian, smart-contract will not
reverse bytes during execution therefore will be cheaper.
2020-02-11 16:54:43 +03:00
..
fixtures accounting: Use little endian in number encoding 2020-02-11 16:54:43 +03:00
service.go prepare to rename neofs-proto to neofs-api 2020-01-30 16:35:30 +03:00
service.pb.go update proto files, regenerate pb.go 2020-02-05 16:58:06 +03:00
service.proto update proto files, regenerate pb.go 2020-02-05 16:58:06 +03:00
types.go accounting: Use little endian in number encoding 2020-02-11 16:54:43 +03:00
types.pb.go update proto files, regenerate pb.go 2020-02-05 16:58:06 +03:00
types.proto update proto files, regenerate pb.go 2020-02-05 16:58:06 +03:00
types_test.go accounting: Use little endian in number encoding 2020-02-11 16:54:43 +03:00
withdraw.go prepare to rename neofs-proto to neofs-api 2020-01-30 16:35:30 +03:00
withdraw.pb.go update proto files, regenerate pb.go 2020-02-05 16:58:06 +03:00
withdraw.proto update proto files, regenerate pb.go 2020-02-05 16:58:06 +03:00