frostfs-node/pkg/services/accounting
Alex Vanin d08c1c76c1 [#122] Reduce precision from balance contract to Fixed8.
Fixed8 won't overflow int64 for values less than 92 billion
that is suitable for GAS.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-29 10:14:59 +03:00
..
morph [#122] Reduce precision from balance contract to Fixed8. 2020-10-29 10:14:59 +03:00
executor.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
response.go [#83] services: Implement response sub-service for each service 2020-10-23 10:54:48 +03:00
sign.go [#83] services/util: Define type of response message interface 2020-10-23 10:54:48 +03:00