neo-go/pkg
Ekaterina Pavlova a227572d01 rpcclient: fix getblocknotifications no filter case handling
`error meta/blocks.go:96 block handling failed {"service": "meta data",
"error": "fetching
781475e13a407826b9147328f30a6a3635cf19238dc45b8c23fa9cd989672aba block:
Invalid params (-32602) - invalid filter: json: cannot unmarshal array
into Go value of type neorpc.NotificationFilter"}`

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2025-02-27 19:24:48 +08: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 transaction: fix MaxConditionNesting 2025-02-17 15:25:42 +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 network: integrate state sync module with blockfetcher 2025-02-06 16:12:55 +03:00
rpcclient rpcclient: fix getblocknotifications no filter case handling 2025-02-27 19:24:48 +08:00
services rpcclient: fix getblocknotifications no filter case handling 2025-02-27 19:24:48 +08: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