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

RC 0.2.0 #31

Merged
merged 14 commits into from
Apr 9, 2024
Merged

RC 0.2.0 #31

merged 14 commits into from
Apr 9, 2024

Conversation

nodiesBlade
Copy link
Collaborator

@nodiesBlade nodiesBlade commented Apr 4, 2024

Github issue

Description

  • Fixes typo in is_heathy -> is_healthy in qosnodes endpoint (reason for the minor version upgrade)
  • Adds node_public_key to qosnodes endpoint to enable Poktscan to scrape data and provide QoS data publically
  • Fix incorrect timeout setting and clarify env var docs #29
  • Adds more tags to relayer prometheus metrics (chain id) and for histogram latency (chain id, altruist, and success) for increased observability oversight.
  • Add pocket_relay_latency prom metric to keep track of latency for simply sending a relay to the network (no qos/node selection)
  • Improve QoS data integrity check by checking if the selected source of truth returns an actual block hash (otherwise skip and try again)
  • Change module to github.com/pokt-network/gateway-server to match github repoistory now that we've transitioned it over to the Foundation. This allows others to import the v0 client pkg and other pkgs in the future.
  • Includes updated benchmarking doc with RC 0.2.0

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Related PRs

List related PRs below

branch PR
other_pr link

@nodiesBlade nodiesBlade changed the title Enhancement/unassigned/0.2.0 RC 0.2.0 Apr 4, 2024
@nodiesBlade nodiesBlade force-pushed the enhancement/unassigned/0.2.0 branch 3 times, most recently from 10393b5 to d120f1e Compare April 9, 2024 05:55
@nodiesBlade nodiesBlade merged commit 77f325f into main Apr 9, 2024
2 checks passed
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.

1 participant