bitshares / bitshares/bitshares-ui

[1.5] Within explore: Add support for searching TXID?

Open
#354 14 comments 3 reactions 0 assignees View on GitHub
[1b] User Story [3] Feature [5d] Large [6] UX
Dominant language
JavaScript
Stars
520
Forks
575
Avg merge
12h 7m
Merged PRs (30d)
5

Description

You can search by transaction id on [cryptofresh](http://cryptofresh.com/tx/79d247dae31448309aff3b955763c63a59e39cac) and soon [bitshares-explorer](http://bitshares-explorer.io:9009/#/txs), but the functionality doesn't exist within the Bitshares internal explore portal.

Would it be possible to include the txid within the in-client block details page, and have txid search in the explore portal? It's not stored in the CSV export, you can most likely get this information through a CLI client but that's a large hurdle for a non-tech savvy user.

Does cryptofresh generate these txid? I cannot see the txid value within the transaction's raw tx details ([on cryptofresh](http://cryptofresh.com/tx/79d247dae31448309aff3b955763c63a59e39cac)) nor within the client:

![image](https://user-images.githubusercontent.com/15861527/29991072-681f4a78-8f79-11e7-92a8-1f9c0738d44f.png)

https://openledger.io/block/19672521
![image](https://user-images.githubusercontent.com/15861527/29991057-2d6aae7c-8f79-11e7-9914-53ce3d301c06.png)

Contributor guide

Open the contributing guide

Research direction

No source files or tests are named. Start by tracing the explore portal and the in-client block details page, then determine whether the transaction ID is available from the client or requires another source. Done means the block details expose the TXID and the explore portal can search by it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.