1. Instead of GetTransactionStream, the solver should use indexer GetSubscription/UpdateSubscription. 2. CEL filters have been implemented (not released) : https://github.com/arkade-os/arkd/blob/c4f163241451eb05a873a5e61043ff4c16a0b7b8/internal/interface/grpc/handlers/txfilter/README.md each plugin must define its own filter (Plugin.Filter() already there but not implemented).
Instead of GetTransactionStream, the solver should use indexer GetSubscription/UpdateSubscription.
CEL filters have been implemented (not released) : https://github.com/arkade-os/arkd/blob/c4f163241451eb05a873a5e61043ff4c16a0b7b8/internal/interface/grpc/handlers/txfilter/README.md
each plugin must define its own filter (Plugin.Filter() already there but not implemented).