Commit Graph

15 Commits

Author SHA1 Message Date
Jason Rhinelander 5c18cd3325 Add active swarm count to service node list 2022-02-09 12:20:13 -04:00
Jason Rhinelander 1a1b74ba79 Add new "oxen block" favicon 2021-10-30 00:12:58 -03:00
Jason Rhinelander afc31a7f1b Add SN pubkey QR code 2021-04-03 02:22:41 -03:00
Jason Rhinelander 6bf12dd40e Style redux 2021-01-08 13:04:40 -04:00
Kee Jefferys 45638914b9
Oxen colours 2021-01-06 01:18:30 +11:00
Jason Rhinelander 7ffbbb2d7e Add SN and quorum info to state change tx page 2020-10-11 18:32:29 -03:00
Jason Rhinelander 3869e53bdd Add blink quorums, highlight currently active quorum 2020-10-11 01:27:49 -03:00
Jason Rhinelander fc90738a0e Add quorum details page
This is completely different from the old one, made much more compact
and usable using the full list of truncated SN pubkeys in flex boxes.
2020-10-11 00:07:20 -03:00
Jason Rhinelander 33b362db96 Spruce up block display; DRY tx fetching code
- Make block metadata use the same style as other new pages
- Abstract tx fetching code
- make /block/latest redirect to top height
- Add "Show raw details" for blocks
- Make searching by block height properly redirect
2020-09-29 01:36:13 -03:00
Jason Rhinelander 4f44a0c3b9 Fix key offsets being offsets, not indices 2020-09-01 02:22:19 -03:00
Jason Rhinelander 0bce9ab758 Implement search
This works and displays a little differently than before:

- Only one search box for block/tx/SN instead of one for block/tx and
  one for SN
- Put the search box at the top right when the page is wide enough.
- When a search result is found we redirect to its proper URL rather
  than displaying on the search URL
2020-08-31 16:56:21 -03:00
Jason Rhinelander 81d9dfdef7 Add service node details page 2020-08-31 13:51:28 -03:00
Jason Rhinelander bdf9056c2a Add tx details page
Plus various improvements around how small metadata is displayed.
2020-08-30 13:32:17 -03:00
Jason Rhinelander 6021291a89 Add missing styles
My initial copy was from a very old block explorer checkout and missed
some of the current css.
2020-08-19 19:42:28 -03:00
Jason Rhinelander 4b27018965 Initial commit
Basic working prototype of most of the first pages (templates brought in
from the old explorer but updated for jinja).
2020-08-17 22:17:06 -03:00