neo-go/pkg/rpc/server
Evgenii Stratonikov a7d4fff897 vm: make (*VM).GasLimit public
VM is inherently single-threaded and replacing setter/getter methods
with public field simplifies code a bit.
2020-06-16 15:13:20 +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 rpc/server: add notification subscription 2020-05-26 11:36:47 +03:00
server_test.go core: move System.ExecutionEngine.* interops to System.Runtime.* 2020-06-16 12:30:55 +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