neo-go/pkg/core/state
Anna Shaleva 2581146a01 smartcontract: fix wildcard trusts deserialization
If manifest trusts presented as Null stackitem, then they should be
treated as wildcard, not as restricted.

It's not the same problem as described and fixed in
https://github.com/neo-project/neo/pull/2901 and
https://github.com/neo-project/neo/pull/2892, although these
two PRs are related.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-09-25 11:53:47 +03:00
..
contract.go *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
contract_test.go smartcontract: fix wildcard trusts deserialization 2023-09-25 11:53:47 +03:00
deposit.go [#2442] English Check 2022-05-04 19:48:27 +03:00
deposit_test.go stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00
mpt_root.go [#2442] English Check 2022-05-04 19:48:27 +03:00
mpt_root_test.go state: fix MPTRoot JSONization 2021-03-26 13:45:18 +03:00
native_state.go state: always deserialize LastGasPerVote 2023-09-05 23:44:14 +03:00
native_state_test.go state: always deserialize LastGasPerVote 2023-09-05 23:44:14 +03:00
notification_event.go state: always marshal applog exception into JSON, fix #2869 2023-01-11 16:36:41 +03:00
notification_event_test.go subscriptions: move NotificationEvent to state 2022-07-25 11:58:13 +03:00
oracle.go [#2442] English Check 2022-05-04 19:48:27 +03:00
oracle_test.go stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00
storage_item.go dao: drop GetStorageItems* APIs 2022-03-31 19:18:51 +03:00
tokens.go state: optimize NEP17Transfer struct 2023-01-10 22:51:45 +03:00
tokens_test.go state: optimize NEP17Transfer struct 2023-01-10 22:51:45 +03:00
validator.go core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00