neoneo-go/pkg/core/native/native_test
Roman Khimov 0ad6e295ea core: make GetHeaderHash accept uint32
It should've always been this way because block indexes are uint32.
2022-11-25 14:30:51 +03:00
..
helpers/policyhelper nativetest: migrate Policy contract tests to neotest 2022-01-14 16:34:33 +03:00
common_test.go core: don't reset NEO's gasPerBlock cache 2022-04-29 16:10:04 +03:00
designate_test.go core: keep Designation cache always valid and up-to-date 2022-04-29 16:10:04 +03:00
gas_test.go *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
ledger_test.go core: make GetHeaderHash accept uint32 2022-11-25 14:30:51 +03:00
management_test.go docs: fix supported database types 2022-10-07 15:56:34 +03:00
neo_test.go wallet: add ScriptHash() to Account 2022-09-02 14:43:34 +03:00
notary_test.go *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
oracle_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00
policy_test.go core: keep Policy cache always valid and up-to-date 2022-04-29 16:10:04 +03:00