Show the mempool transactions in the explorer.
Note that the finalization status is not added yet to the list view.
This will be done in a future diff (it applies to several places).
Details
Details
- Reviewers
bytesofman tobias_ruck - Group Reviewers
Restricted Project - Commits
- rABCe89683fd6f8a: [explorer] Add a mempool page
Run the preview and go to the mempool page.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (preview-explorer) passed.
Preview is available at http://51.83.66.92:41582 for the next 60 minutes.
Comment Actions
i get a cherry pick error when i try to arc patch, prob related to a rebase somewhere, but preview looks good, general approach is good
| web/explorer/explorer-server/code/mempoolTxs.js | ||
|---|---|---|
| 1 ↗ | (On Diff #57215) | no copyright? maybe we don't do it in the other files, but something to consider |
| web/explorer/explorer-server/src/server.rs | ||
| 23 ↗ | (On Diff #57215) | move this import into the import block below |
| web/explorer/explorer-server/templates/pages/mempool.html | ||
| 1 ↗ | (On Diff #57215) | same here; there should be a copyright imo |