neoneo-go/pkg/rpc/server
Anna Shaleva 083879838c rpc: adjust getrawtransaction and gettransactionheight RPC call
We should return verbose transaction in case if it is in the mempool
from `getrawtransaction`. We also shouldn't return height from
`gettransactionheight` in case if transaction is in the mempool.
2020-11-16 13:25:42 +03:00
..
testdata core: take into account size fee during verifyTxWitnesses 2020-09-30 21:40:04 +03:00
client_test.go rpc: allow to use address, id or name instead of scripthash [Client] 2020-11-03 17:58:24 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc: adjust getrawtransaction and gettransactionheight RPC call 2020-11-16 13:25:42 +03:00
server_helper_test.go core: add conflicts attribute 2020-10-29 10:57:31 +03:00
server_test.go Merge pull request #1531 from nspcc-dev/core/applicationlog_with_multiple_triggers 2020-11-12 19:05:22 +03:00
subscription.go rpc: fix Matches and marshalling for notification events 2020-10-19 13:44:20 +03:00
subscription_test.go native: support postPersist method 2020-09-23 14:47:09 +03:00