frostfs-contract/common
Alex Vanin 23f5f1e0e7 [#63] Fix threshold number calculation
`x*2/3` is not equal to `x/3*2` with integers.
The only correct way to calculate threshold is
the first one.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-03-25 21:22:27 +03:00
..
ir.go [#63] Fix threshold number calculation 2021-03-25 21:22:27 +03:00
storage.go [#59] Update to pre-released version of neo-go v0.94.0 2021-03-17 11:23:11 +03:00
update.go [#49] Support contract migration 2021-02-12 18:33:55 +03:00
vote.go [#59] Update to pre-released version of neo-go v0.94.0 2021-03-17 11:23:11 +03:00