frostfs-contract/tests
Evgenii Stratonikov 01a7163d1e [#229] netmap: Improve `UpdateState` in notary-enabled environment
Require `UpdateState` to be called by both storage node and the alphabet
in notary-enabled environment, fail if only one of the signatures is present.
`UpdateStateIR` can be use for force updates by the alphabet.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-03-22 12:56:16 +03:00
..
alphabet_test.go [#198] test: Adopt `neotest` changes 2022-01-21 11:03:47 +03:00
balance_test.go [#161] tests: reuse neo-go testing framework 2021-11-15 18:13:24 +03:00
container_test.go [#225] netmap: Rename `Register` to `AddPeerIR` 2022-03-17 16:32:20 +03:00
helpers.go [#161] tests: reuse neo-go testing framework 2021-11-15 18:13:24 +03:00
neofs_test.go [#192] processing: Add processing contract test 2021-12-07 11:28:51 +03:00
neofsid_test.go [#101] neofsid: allow to have multiple `AddKey` per block 2021-11-19 16:06:23 +03:00
netmap_test.go [#229] netmap: Improve `UpdateState` in notary-enabled environment 2022-03-22 12:56:16 +03:00
nns_test.go nns: disallow conflicting records on register 2021-12-02 14:14:22 +03:00
processing_test.go [#192] processing: Add processing contract test 2021-12-07 11:28:51 +03:00
proxy_test.go [#192] proxy: Add proxy contract tests 2021-12-07 11:28:51 +03:00
reputation_test.go [#101] reputation: allow `Put` in multiple tx per block 2021-11-19 15:23:59 +03:00
subnet_test.go [#184] *: Move all panics on witness checks in `common` 2021-11-30 12:14:19 +03:00
util.go [#161] tests: reuse neo-go testing framework 2021-11-15 18:13:24 +03:00