neoneo-go/pkg/core/interop/contract
Anna Shaleva 2872c1c668 core: move contract notifications check under HFBasilisk
Follow the https://github.com/neo-project/neo/pull/2884.
A part of the https://github.com/neo-project/neo/pull/2810.
Fix failing tests along the way (a lot of them have invalid notifications
format which differs from the one declared in manifest).

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-08-18 16:40:20 +03:00
..
account.go core: move contract-related interop code into appropriate package 2022-06-08 16:02:07 +03:00
account_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
call.go interop/contract: fix state rollbacks for nested contexts 2023-06-29 11:35:10 +03:00
call_test.go core: move contract notifications check under HFBasilisk 2023-08-18 16:40:20 +03:00