vocdoni / explorer

Vocdoni's Blockchain Explorer
https://dev.explorer.vote
GNU Affero General Public License v3.0
1 stars 0 forks source link

Explorer v2 - Next steps #65

Closed elboletaire closed 3 weeks ago

elboletaire commented 2 months ago

Use this issue to add links to endpoints or documentation of stuff that could be useful in the explorer but is not yet implemented.

p4u commented 2 months ago

Some of these changes also require backend changes.

elboletaire commented 2 months ago

On transactions details, show only the RAW content of tx and signature, not txInfo. Since txInfo is already shown in Details tab. Maybe join both (raw + details) in the same page.

I do not agree with this one. The RAW content should show everything. Also, some information from txinfo may be missed in the details section. Still, even though everything was there, the raw content should show everything.