neo-go/pkg/internal
Roman Khimov d0c29f52c9 core: verification script must return exactly one value
C# node is quite picky as it expects there to be exactly one value returned,
but our testchain actually adds 4 signatures for multisig cases instead of 3
which makes it technically incompatible with C# node.
2020-08-17 22:02:15 +03:00
..
keytestcases core: rename Neo.Crypto.Verify to Neo.Crypto.VerifyWithECDsaSecp256r1 2020-07-14 16:19:12 +03:00
random random: make use or random package in tests 2020-03-27 10:27:46 +03:00
testchain core: verification script must return exactly one value 2020-08-17 22:02:15 +03:00
testserdes protocol: add payload compression 2020-05-26 22:19:10 +03:00