neoneo-go/pkg/rpc/server
Anna Shaleva 64d1946fbb rpc: fix Matches and marshalling for notification events
Close #1494. Marshalling went wrong due to the incorrect pointers usage.
Reproduced and fixed.
2020-10-19 13:44:20 +03:00
..
testdata core: take into account size fee during verifyTxWitnesses 2020-09-30 21:40:04 +03:00
client_test.go core: move CalculateNetworkFee to a separate package 2020-10-07 10:04:19 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc: fix Matches and marshalling for notification events 2020-10-19 13:44:20 +03:00
server_helper_test.go rpc: exit from Start after Listener is running 2020-09-18 12:05:31 +03:00
server_test.go core: move CalculateNetworkFee to a separate package 2020-10-07 10:04:19 +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