neoneo-go/pkg/rpc/server
Roman Khimov d81d826bfc core: fix Storage.Get to return Null when there is no value
Match C# implementation and fix state inconsistency at block 249920 of
preview2 testnet. Make our Go Storage.Get return nil and adapt
examples/tests.
2020-06-24 10:43:58 +03:00
..
testdata core: fix Storage.Get to return Null when there is no value 2020-06-24 10:43:58 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go core: store smartcontract items by id 2020-06-19 20:48:45 +03:00
server_helper_test.go core: remove transaction priority 2020-06-18 22:44:10 +03:00
server_test.go core: fix Storage.Get to return Null when there is no value 2020-06-24 10:43:58 +03:00
subscription.go rpc: restructure getapplicationlog response 2020-06-19 11:38:56 +03:00
subscription_test.go rpc: restructure getapplicationlog response 2020-06-19 11:38:56 +03:00