neo-go/pkg/neorpc
Pavel Karpy efecabf1e8 ws: allow filtering notification by parameters
`Any` type with nil/null value is treated as a parameter filter that allows
any notification value. Not more than 16 filter parameters are allowed.
Closes #3624.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2024-11-22 18:51:52 +03:00
..
result result: drop obsolete unmarshaling code 2024-11-19 21:35:50 +03:00
rpcevent ws: allow filtering notification by parameters 2024-11-22 18:51:52 +03:00
errors.go neorpc: remove deprecated error codes (as scheduled) 2024-11-19 21:47:27 +03:00
errors_test.go neorpc: ensure errors.Is and errors.As work properly with neorpc.Error 2023-11-07 23:59:53 +03:00
events.go rpc: add new header_of_added_block event subscription 2023-12-22 15:14:01 +03:00
filters.go ws: allow filtering notification by parameters 2024-11-22 18:51:52 +03:00
filters_test.go ws: allow filtering notification by parameters 2024-11-22 18:51:52 +03:00
types.go neorpc: restrict maximum subitems number in SignerWithWitness 2023-11-23 12:12:34 +03:00
types_test.go neorpc: restrict maximum subitems number in SignerWithWitness 2023-11-23 12:12:34 +03:00