neoneo-go/pkg
Evgenii Stratonikov 83e53fab24 core/test: ensure public key is invalid in test
When providing public key as a subslice, it still can be
decoded as a valid key, thus interop will not return an error
but rather push `false` on stack. This test is about providing
invalid key, so ensure this via setting invalid prefix.
2020-07-25 12:01:16 +03:00
..
compiler Merge pull request #1226 from nspcc-dev/fix/pusha 2020-07-23 23:40:21 +03:00
config config: allow to specify config path directly 2020-07-03 11:47:56 +03:00
consensus Merge pull request #1169 from nspcc-dev/neo3/rpc/fields_names_adjustment 2020-07-15 18:24:54 +03:00
core core/test: ensure public key is invalid in test 2020-07-25 12:01:16 +03:00
crypto keys: fix failing Secp256k1 test 2020-07-25 12:01:12 +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 Merge pull request #1221 from nspcc-dev/neo3/interop/post-preview2_adjustment3 2020-07-23 20:35:53 +03:00
io io: make maxArraySize public 2020-06-27 12:18:56 +03:00
network network: copy peers for Shutdown iteration 2020-07-17 19:03:12 +03:00
rpc Merge pull request #1216 from nspcc-dev/neo3/rpc/sendrawtransaction 2020-07-22 22:13:21 +03:00
smartcontract Merge pull request #1187 from nspcc-dev/neo3/interop/post-preview2_adjustment 2020-07-17 13:33:29 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm Merge pull request #1225 from nspcc-dev/fix/equal 2020-07-23 23:42:22 +03:00
wallet Merge pull request #1169 from nspcc-dev/neo3/rpc/fields_names_adjustment 2020-07-15 18:24:54 +03:00