explorer icon indicating copy to clipboard operation
explorer copied to clipboard

explorer/: Show detailed account history

Open jstarry opened this issue 5 years ago • 0 comments

Problem

  • Want to see details of recent account history
  • The current UI is very opaque (only shows signature, slot, status)

Proposed Solution

  • Show instructions rather than transactions
  • Display program id and instruction name if possible
  • Add filters to UI for whether account was a signer / writable in a tx / ix
  • Show pending transaction instructions

Blocked on RPC support:

  • getConfirmedTransaction is not batchable
  • getConfirmedTransaction is not filterable
  • getConfirmedTransaction does not return pending info

jstarry avatar Jul 28 '20 09:07 jstarry