neo-go/pkg
Ricardo Prado bd170fb849 rpc: implement getblocknotifications API
Add new RPC method to retrieve block notifications organized by trigger type.

Signed-off-by: Ricardo Prado <ricardo.prado@simpli.com.br>
Signed-off-by: Roman Khimov <roman@nspcc.ru>
2025-02-11 15:40:15 +03:00
..
compiler smartcontract: support NEP-26 and NEP-27 2025-01-21 18:14:55 +03:00
config network: integrate state sync module with blockfetcher 2025-02-06 16:12:55 +03:00
consensus bqueue: make queue generic 2025-02-04 16:48:03 +03:00
core rpc: implement getblocknotifications API 2025-02-11 15:40:15 +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 rpc: implement getblocknotifications API 2025-02-11 15:40:15 +03:00
neotest neotest: Add 'ReadNEF' method 2024-12-20 16:03:03 +03:00
network network: integrate state sync module with blockfetcher 2025-02-06 16:12:55 +03:00
rpcclient rpc: implement getblocknotifications API 2025-02-11 15:40:15 +03:00
services rpc: implement getblocknotifications API 2025-02-11 15:40:15 +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 *: 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