neoneo-go/pkg/rpc/client
Roman Khimov 286d9185f4 smartcontract: remove contract features
We're featureless now, all contracts have access to storage and payable status
is to be determined via new NEP. Follow neo-project/neo#2060.
2020-11-13 21:26:23 +03:00
..
client.go rpc: allow to use address, id or name instead of scripthash [Client] 2020-11-03 17:58:24 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go rpc, cli: remove Network from RPC client and cli 2020-10-19 16:11:11 +03:00
nep5.go rpc: allow to use address, id or name instead of scripthash [Client] 2020-11-03 17:58:24 +03:00
policy.go core: refactor blocked accounts logic 2020-10-23 11:42:30 +03:00
rpc.go Merge pull request #1531 from nspcc-dev/core/applicationlog_with_multiple_triggers 2020-11-12 19:05:22 +03:00
rpc_test.go smartcontract: remove contract features 2020-11-13 21:26:23 +03:00
wsclient.go rpc, cli: remove Network from RPC client and cli 2020-10-19 16:11:11 +03:00
wsclient_test.go core: marshal block hash for AppExecResult [NotificationsSubsystem] 2020-11-12 17:43:20 +03:00