neo-go/pkg
Ekaterina Pavlova 83a02fc0c0 zkpbinding: remove range usage from smartcontract
Reverting a part of 1b83dc2, because ranging over integers is not
supported by smart contract compiler, ref. #3525.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2025-02-03 21:56:54 +03:00
..
compiler smartcontract: support NEP-26 and NEP-27 2025-01-21 18:14:55 +03:00
config Merge pull request #3569 from ixje/applog-invocations 2025-01-24 18:42:53 +03:00
consensus *: migrate onto simplified dbft.PublicKey interface 2024-11-29 18:33:19 +03:00
core Merge pull request #3569 from ixje/applog-invocations 2025-01-24 18:42:53 +03:00
crypto *: improve for loop syntax 2024-08-30 21:45:18 +03:00
encoding *: improve for loop syntax 2024-08-30 21:45:18 +03:00
interop native: add callflag.AllowNotify to some methods to HFEchidna 2024-12-23 15:54:56 +01:00
io io: no need to do ValueOf() again, it's known 2024-11-15 22:29:06 +03:00
neorpc ws: allow filtering notification by parameters 2024-11-26 00:26:04 +03:00
neotest neotest: Add 'ReadNEF' method 2024-12-20 16:03:03 +03:00
network capability: add ArchivalNode, fix #3776 2024-12-28 10:51:40 +03:00
rpcclient ws: allow filtering notification by parameters 2024-11-26 00:26:04 +03:00
services native: add NEP-27 to Notary's supported standards 2025-01-21 19:41:45 +03:00
smartcontract zkpbinding: remove range usage from smartcontract 2025-02-03 21:56:54 +03:00
util *: improve for loop syntax 2024-08-30 21:45:18 +03:00
vm *: neo-vm submodule update dependency 2025-02-03 12:09:02 +03:00
wallet *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00