neoneo-go/pkg/interop
Anna Shaleva 6e0926e59f native: adjust NamedCurveHash values
Use 122 and 123 respectively for Secp256k1Keccak256 and
Secp256r1Keccak256, ref.
https://github.com/neo-project/neo/pull/3209#issuecomment-2095798056.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-05-13 10:10:56 +03:00
..
contract *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
convert *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
crypto [#2442] English Check 2022-05-04 19:48:27 +03:00
iterator *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
lib *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
math interop: add interop API for MODMUL, MODPOW opcodes 2022-05-12 14:31:24 +03:00
native native: adjust NamedCurveHash values 2024-05-13 10:10:56 +03:00
neogointernal interop: support ABORTMSG, ASSERT, ASSERTMSG opcodes 2023-08-10 12:41:30 +03:00
runtime core: add System.Runtime.CurrentSigners syscall 2023-11-20 14:46:27 +03:00
storage interop: add contract storage limits 2023-11-27 19:56:13 +03:00
util interop: support ABORTMSG, ASSERT, ASSERTMSG opcodes 2023-08-10 12:41:30 +03:00
doc.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
go.mod go.mod: upgrade minimum required Go version to 1.20 2024-03-05 13:54:10 +03:00
LICENSE.md LICENSE.md: add NSPCC copyright 2022-04-04 12:34:18 +03:00
types.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00