frostfs-contract/common
Alex Vanin 9ed3c538a0 [#231] Lower minimal contract version update to v0.14.0
Main chain NeoFS contract was not updated to v0.14.2. Current
contract version is v0.14.0 However, there is no functional
changes between v0.14.0 and v0.14.2. To avoid NeoFS contract
update, this commit lowers minimal contract version.

All other contracts have been updated to v0.14.2 and they are not
affected by this change.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-03-23 18:48:14 +03:00
..
ir.go [#222] *: Replace IRNode with raw public keys 2022-03-23 11:33: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
transfer.go [#184] *: Change `panic` to `Log`+`ABORT` in `OnNEP17Payment` 2021-12-02 13:09:50 +03:00
update.go [#202] *: remove owner from contract storage 2021-12-28 13:32:28 +03:00
version.go [#231] Lower minimal contract version update to v0.14.0 2022-03-23 18:48:14 +03:00
vote.go [#222] common: Optimize `RemoveVote` 2022-03-23 11:33:27 +03:00
witness.go [#184] *: Move all panics on witness checks in `common` 2021-11-30 12:14:19 +03:00