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

docs: update hbar-limiter.md with information about OPERATOR plans #3338

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

victor-yanev
Copy link
Contributor

@victor-yanev victor-yanev commented Dec 16, 2024

Description:

This PR updates the bar-limiter.md doc with information and diagrams about how the total spending limit is managed through the OPERATOR spending plan.

Fixes #3099

@victor-yanev victor-yanev added the documentation Improvements or additions to documentation label Dec 16, 2024
@victor-yanev victor-yanev added this to the 0.63.0 milestone Dec 16, 2024
@victor-yanev victor-yanev self-assigned this Dec 16, 2024
@victor-yanev victor-yanev requested a review from a team as a code owner December 16, 2024 15:09
Copy link

github-actions bot commented Dec 16, 2024

Test Results

 21 files   -  1  309 suites  +20   38m 14s ⏱️ - 8m 50s
611 tests ± 0  600 ✅  -  3  4 💤 ±0  7 ❌ +3 
838 runs  +51  826 ✅ +48  5 💤 +1  7 ❌ +2 

For more details on these failures, see this check.

Results for commit 5e8e9dd. ± Comparison against base commit 88dd213.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
"before all" hook for "should associate to a token" ‑ RPC Server Acceptance Tests Acceptance tests @tokencreate HTS Precompile Token Create Acceptance Tests "before all" hook for "should associate to a token"
"before each" hook for "should execute "eth_getStorageAt" request to get current state changes" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "should execute "eth_getStorageAt" request to get current state changes"

♻️ This comment has been updated with latest results.

@quiet-node
Copy link
Member

You might want to point this PR to the OPEATOR ticket for the PR Label and Milestone Check CI to pass

Copy link
Member

@quiet-node quiet-node left a comment

Choose a reason for hiding this comment

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

Nice I like the wordings! LGTM

@victor-yanev victor-yanev linked an issue Dec 17, 2024 that may be closed by this pull request
@victor-yanev victor-yanev merged commit d73c0ab into main Dec 17, 2024
45 of 50 checks passed
@victor-yanev victor-yanev deleted the update-hbar-limiter-docs branch December 17, 2024 11:53
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.96%. Comparing base (c006489) to head (5e8e9dd).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3338      +/-   ##
==========================================
+ Coverage   84.79%   84.96%   +0.16%     
==========================================
  Files          69       69              
  Lines        4637     4655      +18     
  Branches     1041     1042       +1     
==========================================
+ Hits         3932     3955      +23     
+ Misses        398      396       -2     
+ Partials      307      304       -3     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 78.75% <ø> (+0.02%) ⬆️
server 83.28% <ø> (ø)
ws-server 36.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HBAR Rate Limit Redesign] Add OPERATOR tier
3 participants