neo-go/pkg/core/native/native_test
Anna Shaleva e9cdf3ea59 rpcsrv: test calculatenetworkfee with custom Koblitz-based witness
Value calculated by calculatenetworkfee is enough to pass the real
tx verification. However, network fee may be decreased, so calculations
are not quite accurate. Need to investigate, why.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-05-04 13:53:41 +03:00
..
helpers/policyhelper nativetest: migrate Policy contract tests to neotest 2022-01-14 16:34:33 +03:00
common_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
cryptolib_test.go interop: add keccak256 implementation 2024-03-22 17:15:43 +03:00
cryptolib_verification_test.go rpcsrv: test calculatenetworkfee with custom Koblitz-based witness 2024-05-04 13:53:41 +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: Add contract signer support 2023-12-01 10:50:08 +03:00
management_test.go Revert "core: remove contract script check on deploy/update" 2023-08-09 18:30:47 +03:00
neo_test.go native: add getCommitteeAddress method 2024-03-22 16:46: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