neoneo-go/pkg/rpc/server
Evgenii Stratonikov fa09b9af7b transaction: rename FeeOnly to None
Follow missed change from neo-project/neo#1816 .
`None` may be used for any signer. Currently it is used
for sender to only pay fees, or to sign tx attributes.
2020-10-01 15:28:19 +03:00
..
testdata rpc/client: allow to use contract accounts in AddNetworkFee 2020-08-27 11:32:55 +03:00
client_test.go rpc/client: allow to use contract accounts in AddNetworkFee 2020-08-27 11:32:55 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go transaction: rename FeeOnly to None 2020-10-01 15:28:19 +03:00
server_helper_test.go rpc: exit from Start after Listener is running 2020-09-18 12:05:31 +03:00
server_test.go native: support postPersist method 2020-09-23 14:47:09 +03:00
subscription.go rpc: use state.AppExecResult for ApplicationLog marshalling 2020-09-07 13:38:32 +03:00
subscription_test.go native: support postPersist method 2020-09-23 14:47:09 +03:00