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

Conversation

dbadol
Copy link
Contributor

@dbadol dbadol commented Jul 15, 2024

Updated in v0.6:

  • Add block/kernel search field.
  • Make all arguments into global variables that can be used in URL.
  • Use same query 'types' in URL as in node query.
  • Add the "treasury" as a pseudo-type in URL (just for convenience).
  • 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.

- 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.
@Maxnflaxl Maxnflaxl merged commit 5f595b9 into BeamMW:master Jul 15, 2024
2 checks passed
@dbadol dbadol deleted the Explorer branch July 17, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants