neo-go/pkg/core/native/native_test
Roman Khimov 9e112fc024 *: use slices.Clone instead of make/copy
It's much easier this way.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-24 22:41:48 +03:00
..
helpers/policyhelper nativetest: migrate Policy contract tests to neotest 2022-01-14 16:34:33 +03:00
common_test.go *: fix linter issues 2024-08-14 12:36:15 +03:00
cryptolib_test.go interop: add keccak256 implementation 2024-03-22 17:15:43 +03:00
cryptolib_verification_test.go neotest: bind AddSystemFee and TestInvoke to Executor 2024-08-09 11:49:31 +03:00
designate_test.go *: introduce Genesis protocol configuration 2023-10-19 18:30:20 +03:00
gas_test.go core: review usages of (*intero.Context).BlockHeight method 2023-11-21 13:46:13 +03:00
ledger_test.go neotest: bind AddSystemFee and TestInvoke to Executor 2024-08-09 11:49:31 +03:00
management_test.go *: use slices.Clone instead of make/copy 2024-08-24 22:41:48 +03:00
neo_test.go native: adjust test helper behaviour 2024-05-17 12:33:59 +03:00
notary_test.go core: prohibit reentry to Notary withdraw 2024-03-18 17:08:32 +03:00
oracle_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
policy_test.go native: introduce attribute pricing 2023-11-21 13:42:56 +03:00