neoneo-go/pkg/rpc/server
Roman Khimov 1081791c68 core: fix contract manifest unpacking in System.Contract.Create
It's just JSON, io.Serializable is only used for DB storage where the length
should be obtained from the stream. Fixes:

2020-06-18T22:14:10.571+0300    WARN    contract invocation failed      {"tx": "1ffd475a9c246495d6206cb80a9a78e9d14a433ded60cd37aa87d897655606e1", "block": 25893, "error": "error encountered at instruction 3696 (SYSCALL): failed to invoke syscall: invalid character ':' after top-level value"}
2020-06-18 22:38:34 +03:00
..
testdata core: fix contract manifest unpacking in System.Contract.Create 2020-06-18 22:38:34 +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 block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
server_test.go core: fix contract manifest unpacking in System.Contract.Create 2020-06-18 22:38:34 +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