frostfs-contract/tests
Evgenii Stratonikov 074a241272 [#74] proxy: Allow to own NNS domains
Because `Verify` is flexible enough, any funds transferred to the proxy
contract can be moved out with the help of the committee. Thus,
implementing onNEP11Payment() is enough.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-29 14:03:06 +03:00
..
testdata [#42] common: Add routines for fixed-width uint64 marshaling 2023-10-24 13:28:10 +03:00
alphabet_test.go [#74] tests: Actualize proxy contract deploy parameters 2024-01-29 14:02:18 +03:00
balance_test.go [#50] Replace interface{} with any 2023-11-07 15:18:48 +03:00
common_test.go [#42] common: Add routines for fixed-width uint64 marshaling 2023-10-24 13:28:10 +03:00
container_test.go [#50] Replace interface{} with any 2023-11-07 15:18:48 +03:00
frostfs_test.go [#50] Replace interface{} with any 2023-11-07 15:18:48 +03:00
frostfsid_client_test.go [#63] frostfsid/client: Support proxy 2023-12-18 11:43:46 +03:00
frostfsid_test.go [#48] frostfsid: Support empty namespaces 2023-12-11 09:36:47 +00:00
helpers.go [#161] tests: reuse neo-go testing framework 2021-11-15 18:13:24 +03:00
netmap_test.go [#50] Replace interface{} with any 2023-11-07 15:18:48 +03:00
nns_test.go [#74] proxy: Allow to own NNS domains 2024-01-29 14:03:06 +03:00
policy_test.go [#66] policy: Support IteratorChainsByPrefix method 2024-01-26 17:41:04 +03:00
processing_test.go [#50] Replace interface{} with any 2023-11-07 15:18:48 +03:00
proxy_test.go [#74] tests: Do not compile proxy contract twice 2024-01-29 14:02:18 +03:00
util.go [#48] frostfsid: Add user-friendly client 2023-11-08 15:44:06 +03:00
version_test.go Rename package name 2023-03-07 14:06:21 +03:00