neoneo-go/pkg/rpc/server
Roman Khimov 5fe8287fbb rpc: use non-pointer Block and Transaction in results
Pointers can be nil and in some cases it's important to always have access to
Block or Transaction fields.
2020-06-18 12:13:35 +03:00
..
testdata core: move System.ExecutionEngine.* interops to System.Runtime.* 2020-06-16 12:30:55 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go vm: make (*VM).GasLimit public 2020-06-16 15:13:20 +03:00
server_helper_test.go config: move NetMode into its own micropackage 2020-06-18 12:09:57 +03:00
server_test.go rpc: use non-pointer Block and Transaction in results 2020-06-18 12:13:35 +03:00
subscription.go rpc/server: add notification filters 2020-05-26 11:36:47 +03:00
subscription_test.go transaction: remove type field, set Version to 0 2020-06-05 19:20:16 +03:00