frostfs-contract/policy
Evgenii Stratonikov f30fb324ff [#55] policy: Swap signature check order
While implementing the changes for FrostFS ID it became obvious, that
committee signature check can be rather costly (`getCommittee` call +
multiaddress construction + checking witness). In real scenarious it
will mostly fail, so it makes sense do it last.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-28 13:49:57 +03:00
..
config.yml [#52] policy: Add admin 2023-11-24 10:34:22 +03:00
doc.go [#44] policy: Initial implementation 2023-11-02 09:54:36 +03:00
policy_contract.go [#55] policy: Swap signature check order 2023-11-28 13:49:57 +03:00