Make Chronik run plugins on txs on block connect (using PluginsWriter), add PluginEntry to the protobuf and return indexed plugin outputs for each tx if available.
We currently don't index mempool txs, which will be done in a future diff.
Depends on D16535.