neo-go/pkg/rpc/server
Evgenii Stratonikov 5354352d63 core: remove transaction priority
There is no such thing as high/low priority transactions, as there are
no free transactions anymore and they are ordered by fees contained
in transaction itself.

Closes #1063.
2020-06-18 22:44:10 +03:00
..
testdata block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc: fix typo in getnep5transfers rpc 2020-06-18 16:31:33 +03:00
server_helper_test.go core: remove transaction priority 2020-06-18 22:44:10 +03:00
server_test.go core: process NEP5 transfers emitted by Native.onPersist 2020-06-18 16:38:08 +03:00
subscription.go rpc/server: add notification filters 2020-05-26 11:36:47 +03:00
subscription_test.go core: save application logs for native persist 2020-06-18 15:32:27 +03:00