neo-go/pkg/rpc/client
Evgenii Stratonikov 7b4ca57e33 *: change address to the new format
NEO3 uses new prefix for address (53 = 0x35), thus string representations as
well as encrypted WIFs should be changed.
2020-06-17 15:58:21 +03:00
..
client.go transaction: drop Inputs and Outputs, forget UTXO 2020-06-05 19:20:16 +03:00
doc.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
doc_test.go rpc: drop getaccountstate method 2020-06-05 19:20:16 +03:00
nep5.go rpc: update CLI and RPC client invoke* calls 2020-06-11 20:32:05 +03:00
rpc.go Merge pull request #1047 from nspcc-dev/neo3/rpc/invoke 2020-06-11 21:39:20 +03:00
rpc_test.go *: change address to the new format 2020-06-17 15:58:21 +03:00
wsclient.go rpc/client: handle client creation error in new wsclient 2020-05-26 11:36:47 +03:00
wsclient_test.go *: change address to the new format 2020-06-17 15:58:21 +03:00