neoneo-go/pkg/rpc/server
Roman Khimov 5ba4f3ef08 rpc: set transaction's script for test invocation
GetScriptContainer() interop can try to get this transaction and this attempt
will lead to hash calculation with transaction serialization, but transaction
can't be successfully serialized if it doesn't have a script set, so this
makes test invocations fail.
2020-07-14 18:05:49 +03:00
..
testdata vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc: set transaction's script for test invocation 2020-07-14 18:05:49 +03:00
server_helper_test.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
server_test.go vm: zero GAS means no GAS, use fee data to properly limit execution 2020-07-14 08:37:29 +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