Skip to content

Commit

Permalink
Explorer: Add block/kernel search field (#1991)
Browse files Browse the repository at this point in the history
* Explorer: Allow querying all node args through URL

- Use same query 'types' in URL as in node query.
- Add the "treasury" as a pseudo-type in URL (just for convenience).
- Make all arguments into global variables that can be used in URL.
- Add error messages for blocks & kernels not found.
- Display Genesis block (instead of Treasury) by default for "block" query without specific height nor kernel.
- Highlight the queried kernel in block details.

* Explorer: Add block/kernel search

* Explorer: merge AddClass and AddClassEx
  • Loading branch information
dbadol authored Jul 15, 2024
1 parent a65360e commit 5f595b9
Showing 1 changed file with 209 additions and 89 deletions.
Loading

0 comments on commit 5f595b9

Please sign in to comment.