neoneo-go/pkg/neorpc
Ekaterina Pavlova 5d514538cf rpc: add new header_of_added_block event subscription
New event is to notify the user about header's content by the moment
when block is stored (which happens after block's processing). This is
needed for proper Waiter work.

Closes #2751.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2023-12-22 15:14:01 +03:00
..
result rpcsrv: add hardforks to getversion response 2023-10-16 10:33:21 +03:00
rpcevent rpc: add new header_of_added_block event subscription 2023-12-22 15:14:01 +03:00
errors.go neorpc: adjust common error messages 2023-11-13 20:29:13 +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 rpc: add an ability to filter out NotaryRequestEvents 2023-12-09 11:37:25 +03:00
filters_test.go neorpc: add Copy to filters for easy deep copying 2023-03-16 23:43:00 +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