neo-go/pkg/core/native/native_test
Roman Khimov cda1c75db3 core: drop GetStandBy* methods
They're misleading now that we have variable number of committee
members/validators. The standby list can be seen in the configuration and the
appropriate numbers can be received from it also.
2022-01-31 23:14:38 +03:00
..
helpers/policyhelper nativetest: migrate Policy contract tests to neotest 2022-01-14 16:34:33 +03:00
common_test.go nativetest: migrate Designation contract tests to neotest 2022-01-14 16:47:31 +03:00
designate_test.go nativetest: migrate Designation contract tests to neotest 2022-01-14 16:47:31 +03:00
gas_test.go nativetest: migrate GAS contract tests to neotest framework 2022-01-14 16:47:31 +03:00
ledger_test.go nativetest: migrate Ledger contract tests to neotest 2022-01-14 16:47:27 +03:00
management_test.go nativetest: migrate Management contract tests to neotest 2022-01-14 17:56:04 +03:00
neo_test.go core: drop GetStandBy* methods 2022-01-31 23:14:38 +03:00
notary_test.go nativetest: migrate Notary contract tests to neotest 2022-01-14 17:56:10 +03:00
oracle_test.go nativetest: migrate Oracle contract tests to neotest 2022-01-14 17:56:10 +03:00
policy_test.go nativetest: migrate Policy contract tests to neotest 2022-01-14 16:34:33 +03:00