neo-go/pkg/core/native/native_test
Ekaterina Pavlova e993c1bdac basicchain: use UnitTestNet default config
It's important to have the same chain configuration for all tests.
Otherwise, a mismatched hardfork configuration is used to dump/restore
the basic chain.

Close #3681

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-12-11 21:42:00 +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 *: fix linter gofmt errors 2024-09-26 13:29:04 +03:00
cryptolib_verification_test.go *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00
designate_test.go *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00
gas_test.go core: review usages of (*intero.Context).BlockHeight method 2023-11-21 13:46:13 +03:00
ledger_test.go *: improve for loop syntax 2024-08-30 21:45:18 +03:00
management_test.go *: improve for loop syntax 2024-08-30 21:45:18 +03:00
neo_test.go basicchain: use UnitTestNet default config 2024-12-11 21:42:00 +03:00
notary_test.go *: improve for loop syntax 2024-08-30 21:45:18 +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