block-explorer icon indicating copy to clipboard operation
block-explorer copied to clipboard

Add Transaction details

Open tzarebczan opened this issue 7 years ago • 1 comments

Add details to transaction pages which includes transaction size, script sig details and any data points we have. This should be in an "advanced" (show/hide) view, especially for scritpsig

Internal Use

Acceptance Criteria

Definition of Done

  • [ ] Tested against acceptance criteria
  • [ ] Tested against the assumptions of the user story
  • [ ] The project builds without errors
  • [ ] Unit tests are written and passing
  • [ ] Tests on devices/browsers listed in the issue have passed
  • [ ] QA performed & issues resolved
  • [ ] Refactoring completed
  • [ ] Any configuration or build changes documented
  • [ ] Documentation updated
  • [ ] Peer Code Review performed

tzarebczan avatar Apr 04 '18 19:04 tzarebczan

These details are all available in chainquery. Just need to added the UI for it.

tiger5226 avatar Mar 19 '19 02:03 tiger5226