neoneo-go/pkg/rpc
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
..
client rpc: fix cosigner scope in CreateNEP5TransferTx 2020-07-06 11:03:21 +03:00
request rpc/request: decode bytearray as base64, fix #1151 2020-07-07 22:35:03 +03:00
response *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
server rpc: set transaction's script for test invocation 2020-07-14 18:05:49 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00