neo-go/pkg
Anna Shaleva 1d6ba389c9 rpc: split SignAndPushInvocationTx in two parts
There are several places where constructed transaction need to be
signed and sent. Thus, we definitely need a separate method for signing
and sending constructed transaction to avoid code duplication.
2021-04-23 10:27:47 +03:00
..
compiler oracle: add MinimumResponseGas to interop 2021-04-06 22:50:42 +03:00
config oracle: specify neofs timeout as timeout, set default if 0 2021-04-06 17:08:04 +03:00
consensus services/consensus: add some logging on start 2021-04-02 13:13:26 +03:00
core core: fix Condition never satisfied test error 2021-04-21 11:19:12 +03:00
crypto crypto: add Hashable to VerifiableDecodable 2021-03-26 13:45:18 +03:00
encoding *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
interop oracle: add MinimumResponseGas to interop 2021-04-06 22:50:42 +03:00
io *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
network network: move service starts to tryStartServices 2021-04-02 13:12:06 +03:00
rpc rpc: split SignAndPushInvocationTx in two parts 2021-04-23 10:27:47 +03:00
services oracle: specify neofs timeout as timeout, set default if 0 2021-04-06 17:08:04 +03:00
smartcontract smartcontract: add ExpandParameterToEmitable method 2021-04-16 17:30:25 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm vm: allow emit.Array handle uint256 2021-04-16 16:20:30 +03:00
wallet wallet: allow to sign with encrypted contract-based accounts 2021-04-20 14:53:51 +03:00