..
compiler
smartcontract: support NEP-26 and NEP-27
2025-01-21 18:14:55 +03:00
config
Merge pull request #3828 from fyfyrchik/update-feeds
2025-03-07 16:42:35 +03:00
consensus
bqueue: make queue generic
2025-02-04 16:48:03 +03:00
core
core: fix bug in (bc *Blockchain).isHardforkEnabled
2025-03-12 13:29:10 +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
neorpc: rename BlockNotifications fields to follow triggers exactly
2025-02-11 16:06:15 +03:00
neotest
neotest: Add 'ReadNEF' method
2024-12-20 16:03:03 +03:00
network
*: extend NotaryRequest verification errors
2025-03-05 19:14:28 +03:00
rpcclient
rpcclient: fix getblocknotifications no filter case handling
2025-02-27 19:24:48 +08:00
services
Merge pull request #3828 from fyfyrchik/update-feeds
2025-03-07 16:42:35 +03:00
smartcontract
Merge pull request #3804 from nspcc-dev/toscparameter
2025-02-04 17:52:41 +03:00
util
*: improve for loop syntax
2024-08-30 21:45:18 +03:00
vm
vm: drop Dump*Slot methods from Context
2025-02-11 16:38:21 +03:00
wallet
*: use slices.Index/slices.Contains where appropriate
2024-08-27 08:24:52 +03:00