Use getblocknotifications API for meta handling #3142
Labels
enhancement
Improving existing functionality
I4
No visible changes
neofs-storage
Storage node application issues
S3
Minimally significant
U2
Seriously planned
It's not very efficient to subscribe to every container and we need a perfect block granularity wrt actions performed. So use the new getblocknotifications API introduced in 0.108.0 for container contract events. Don't filter for contracts initially, grab all of them, filter for the source and type only.
The text was updated successfully, but these errors were encountered: