Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explorer: Add block/kernel search field #1991

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Commits on Jul 14, 2024

  1. 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.
    dbadol committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2c696b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed0cb8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdd980e View commit details
    Browse the repository at this point in the history