-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Tokenomics] feat: add target_num_relays
param to service module
#930
Merged
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e72f8d6 - Browse repository at this point
Copy the full SHA e72f8d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03fe323 - Browse repository at this point
Copy the full SHA 03fe323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f2ee1 - Browse repository at this point
Copy the full SHA 46f2ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8a93a - Browse repository at this point
Copy the full SHA 7a8a93aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce94775 - Browse repository at this point
Copy the full SHA ce94775View commit details
Commits on Nov 27, 2024
-
[Service] refactor:
TargetNumRelays
var usage to param usage (#943)## Summary Replace usage of `servicekeeper.TargetNumRelays` with the new param and delete it. ## Issue - `TODO_BETA` ## Type of change Select one or more from the following: - [ ] New feature, functionality or library - [ ] Consensus breaking; add the `consensus-breaking` label if so. See #791 for details - [ ] Bug fix - [x] Code health or cleanup - [ ] Documentation - [ ] Other (specify) ## Testing - [ ] **Documentation**: `make docusaurus_start`; only needed if you make doc changes - [x] **Unit Tests**: `make go_develop_and_test` - [ ] **LocalNet E2E Tests**: `make test_e2e` - [x] **DevNet E2E Tests**: Add the `devnet-test-e2e` label to the PR. ## Sanity Checklist - [x] I have tested my changes using the available tooling - [ ] I have commented my code - [x] I have performed a self-review of my own code; both comments & source code - [ ] I create and reference any new tickets, if applicable - [ ] I have left TODOs throughout the codebase, if applicable
Configuration menu - View commit details
-
Copy full SHA for 9ae1129 - Browse repository at this point
Copy the full SHA 9ae1129View commit details
Commits on Dec 2, 2024
-
chore: review feedback improvements
Co-authored-by: red-0ne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 256d001 - Browse repository at this point
Copy the full SHA 256d001View commit details -
Merge remote-tracking branch 'pokt/main' into todo_beta/params/target…
…_num_relays * pokt/main: [Docs/Tools] Validator: support multiple networks + cheat sheet (#941) [Docs] Upgrade list (#928) [Docs] Beta TestNet - Service Cheatsheet (#965) Commit outdated proto files [Docs] adding params - fix gRPC status error code (#958) [Docs] Update links to RPC & explorers (#950) [Docs] Update documentation on installing the `poktrolld` CLI (#949)
Configuration menu - View commit details
-
Copy full SHA for 35121d6 - Browse repository at this point
Copy the full SHA 35121d6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.