I can think of a few ways to select a run: - [ ] drop-down list of all the runs in a block or timespan - [ ] are they indexed so we can get them quickly? - [ ] runs come in 4 or five kinds (wallet, timer, ...) - let the user constrain the space by kind? - [ ] let the user text search (for example: on an offer id) and select any log entry; use the run.id from that entry Then get all the sends and deliveries and make a diagram.
I can think of a few ways to select a run:
Then get all the sends and deliveries and make a diagram.