neo-go/pkg
Anna Shaleva ee76db9ff2 rpc: refactor (*Client).AddNetworkFee errors handling
core.ErrVerificationFailed is not very informative. Also removing it
from RPC client allows to get rid of `core` dependency in the `client`
package, which is needed for the next commit.
2021-03-22 13:28:22 +03:00
..
compiler roles: add missing NeoFSAlphabet role 2021-03-19 16:18:45 +03:00
config *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
consensus *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
core core: fix Management.GetContract 2021-03-19 20:44:21 +03:00
crypto *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
encoding *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
interop roles: add missing NeoFSAlphabet role 2021-03-19 16:18:45 +03:00
io *: upgrade tests to use T.Cleanup() 2021-03-01 17:08:00 +03:00
network consensus: store ProtocolConfiguration in consensus config 2021-03-15 16:58:27 +03:00
rpc rpc: refactor (*Client).AddNetworkFee errors handling 2021-03-22 13:28:22 +03:00
services oracle/neofs: change result types 2021-03-15 10:54:08 +03:00
smartcontract core: fix transaction hashes 2021-03-18 17:57:54 +03:00
util native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
vm emit: allow to emit big.Int 2021-03-11 10:12:30 +03:00
wallet core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00