neo-go/pkg
Anna Shaleva 1a5fb01e61 core: adjust System.Contract.IsStandard interop
Part of #1055.

It should check not only stored contracts, but also interop context
script container in case if it's a transaction.
2020-07-17 08:19:43 +03:00
..
compiler compiler: add ConvertResultToStruct flag 2020-07-17 08:19:43 +03:00
config config: allow to specify config path directly 2020-07-03 11:47:56 +03:00
consensus core: rename Neo.Crypto.CheckMultisig to Neo.Crypto.CheckMultisigWithECDsaSecp256r1 2020-07-14 16:19:12 +03:00
core core: adjust System.Contract.IsStandard interop 2020-07-17 08:19:43 +03:00
crypto core: implement Secp256k1 Verify and CheckMultisig interops 2020-07-14 16:21:34 +03:00
encoding *: change address to the new format 2020-06-17 15:58:21 +03:00
internal core: rename Neo.Crypto.Verify to Neo.Crypto.VerifyWithECDsaSecp256r1 2020-07-14 16:19:12 +03:00
interop compiler: add CheckMultisig interops 2020-07-14 16:21:38 +03:00
io io: make maxArraySize public 2020-06-27 12:18:56 +03:00
network consensus: use GetNextBlockValidators where appropriate 2020-07-11 19:54:50 +03:00
rpc Merge pull request #1175 from nspcc-dev/neo3/crypto/ecdsa 2020-07-15 13:34:42 +03:00
smartcontract core: rename Neo.Crypto.CheckMultisig to Neo.Crypto.CheckMultisigWithECDsaSecp256r1 2020-07-14 16:19:12 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm core: implement Secp256k1 Verify and CheckMultisig interops 2020-07-14 16:21:34 +03:00
wallet core: rename Neo.Crypto.CheckMultisig to Neo.Crypto.CheckMultisigWithECDsaSecp256r1 2020-07-14 16:19:12 +03:00