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

[Tooling] Add claim/proof/settlement dashboard & link #479

Merged
merged 8 commits into from
Apr 24, 2024

Conversation

bryanchriswhite
Copy link
Contributor

@bryanchriswhite bryanchriswhite commented Apr 11, 2024

Summary

image

image

Issue

Type of change

Select one or more:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify): Add dashboard & link

Testing

  • Unit Tests: make go_develop_and_test
  • LocalNet E2E Tests: make test_e2e
  • DevNet E2E Tests: Add the devnet-test-e2e label to the PR. THIS IS VERY EXPENSIVE, so only do it after all the reviews are complete.
  • Documentation changes: make docusaurus_start

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have commented my code
  • I have performed a self-review of my own code; both comments & source code
  • I create and referenced any new tickets, if applicable
  • I have left TODOs throughout the codebase, if applicable

@bryanchriswhite bryanchriswhite added the tooling Tooling - CLI, scripts, helpers, off-chain, etc... label Apr 11, 2024
@bryanchriswhite bryanchriswhite self-assigned this Apr 11, 2024
@bryanchriswhite bryanchriswhite changed the title Logs/claim proof settlement [Tooling] Add claim/proof/settlement dashboard & link Apr 11, 2024
@bryanchriswhite bryanchriswhite force-pushed the logs/claim_proof_settlement branch from 05e9e53 to 24d27e3 Compare April 11, 2024 16:57
…ment

* pokt/main:
  Update test instructions pull_request_template.md (#473)
  [Tooling] Makefile checkers when starting localnet (#466)
  [LocalNet] Switch validator logs to json (#480)
…ment

* pokt/main:
  [Testing] chore: add make targets & update feature path logging (#470)
  [Metrics] Additional off-chain metrics (#468)
@bryanchriswhite bryanchriswhite marked this pull request as ready for review April 12, 2024 19:14
Copy link
Member

@Olshansk Olshansk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-emtively approving but I believe you will need to resolving some annoying merge conflicts w.r.t the grafana dashboards.

…ment

* pokt/main:
  [Config] feat: Simplify relay miner config (#477)
  [Testing] Add application staking with Makefile targets for app and gateways (#481)
  [LocalNet] Add option to turn on/off delve (#485)
  [SDK] Client TLS Support (#441)
  [TODOs] Add todos for future smt optimizations (#423)
  [Metrics] feat: Initial on-chain metrics implementation (#449)
  [Tooling] Add application stake/unstake/delegate logs (#482)
  [SMT] Updated smt release from v0.9.2 -> v0.10.2 (#472)
@bryanchriswhite bryanchriswhite merged commit a09af00 into main Apr 24, 2024
9 checks passed
@bryanchriswhite bryanchriswhite deleted the logs/claim_proof_settlement branch April 24, 2024 08:59
bryanchriswhite added a commit that referenced this pull request Apr 26, 2024
…lient

* pokt/main:
  [LocalNet][Hotfix] Turn off pproff by default (#500)
  [Tooling] Add pprof endpoints and documentation (#484)
  [Documentation] Basic blockchain operations (#454)
  [BlockClient] Refactor BlockClient to fetch latest block at init (#444)
  [Tooling] Add claim/proof/settlement dashboard & link (#479)
  [Config] feat: Simplify relay miner config (#477)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Tooling - CLI, scripts, helpers, off-chain, etc...
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants