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

change denom from stake to upokt #2

Merged
merged 11 commits into from
Oct 4, 2023
Merged

change denom from stake to upokt #2

merged 11 commits into from
Oct 4, 2023

Conversation

okdas
Copy link
Member

@okdas okdas commented Oct 4, 2023

No description provided.

bond_denom: upokt
crisis:
constant_fee:
amount: '10000'
Copy link
Member Author

Choose a reason for hiding this comment

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

exact numbers might need to change

Base automatically changed from dk-move-localnet to main October 4, 2023 21:11
@Olshansk Olshansk changed the title change denom to upokt change denom from stake to upokt Oct 4, 2023
@Olshansk Olshansk added the protocol General core protocol related changes label Oct 4, 2023
@Olshansk Olshansk added this to the Shannon TestNet milestone Oct 4, 2023
@Olshansk Olshansk mentioned this pull request Apr 29, 2024
8 tasks
Olshansk added a commit that referenced this pull request May 8, 2024
Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
        # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
        # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
        # maintains the only validator until Alpha TestNet #2.
        max_validators: 1
```
Olshansk added a commit that referenced this pull request May 9, 2024
Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
    # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
    # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
    # maintains the only validator until Alpha TestNet #2.
    max_validators: 1
```
@Olshansk Olshansk mentioned this pull request Sep 6, 2024
6 tasks
@Olshansk Olshansk mentioned this pull request Oct 29, 2024
7 tasks
Olshansk added a commit that referenced this pull request Nov 5, 2024
- Secondary review of all `TODO_BETA` in the codebase
- Update `TODO_BETA` to only reflect things that are actual blockers
okdas added a commit that referenced this pull request Nov 14, 2024
okdas pushed a commit that referenced this pull request Nov 14, 2024
okdas pushed a commit that referenced this pull request Nov 14, 2024
Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
    # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
    # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
    # maintains the only validator until Alpha TestNet #2.
    max_validators: 1
```
okdas pushed a commit that referenced this pull request Nov 14, 2024
- Secondary review of all `TODO_BETA` in the codebase
- Update `TODO_BETA` to only reflect things that are actual blockers
bryanchriswhite added a commit that referenced this pull request Nov 14, 2024
…pdates

* pokt/main: (51 commits)
  [RelayMiner] Supplier rate limiting (#895)
  [Tokenomics] refactor: `MintAllocationApplication` var usage to param usage  (#918)
  [Tokenomics] feat: add `mint_allocation_application` param to tokenomics module (#917)
  [Tokenomics] refactor: `MintAllocationSourceOwner` var usage to param usage (#916)
  [Tokenomics] feat: add `mint_allocation_source_owner` param to tokenomics module (#915)
  [Tokenomics] refactor: `MintAllocationSupplier` var usage to param usage (#914)
  [Tokenomics] feat: add `mint_allocation_supplier` param to tokenomics module (#913)
  [Tokenomics] refactor: `MintAllocationProposer` var usage to param usage (#912)
  [Tokenomics] feat: add `mint_allocation_proposer` param to tokenomics module (#911)
  [Tokenomics] refactor: `MintAllocationDao` var usage to param usage (#910)
  [Tokenomics] Add `mint_allocation_dao` tokenomics module param (#909)
  [quick-pr] change full-node.sh script links (#920)
  [Supplier] refactor: `NumSuppliersPerSession` var usage to param usage (#908)
  [Session Params] Add `num_suppliers_per_session` param to session module (#907)
  [Session Params] Add `MsgUpdateParam` to session module (#906)
  Updated some compiled proto files
  [TODOs] Update #2 to `TODO_BETA` to only reflect ACTUAL blockers (#900)
  [Workflow] Enforce `TODO_UPNEXT` comments to have an associated username (#896)
  [Observability] Foundation for load testing telemetry (#832)
  [Tokenomics] Implement Global Mint Reimbursement Request (#878)
  ...
bryanchriswhite added a commit that referenced this pull request Nov 14, 2024
…tlement

* pokt/main:
  [RelayMiner] Supplier rate limiting (#895)
  [Tokenomics] refactor: `MintAllocationApplication` var usage to param usage  (#918)
  [Tokenomics] feat: add `mint_allocation_application` param to tokenomics module (#917)
  [Tokenomics] refactor: `MintAllocationSourceOwner` var usage to param usage (#916)
  [Tokenomics] feat: add `mint_allocation_source_owner` param to tokenomics module (#915)
  [Tokenomics] refactor: `MintAllocationSupplier` var usage to param usage (#914)
  [Tokenomics] feat: add `mint_allocation_supplier` param to tokenomics module (#913)
  [Tokenomics] refactor: `MintAllocationProposer` var usage to param usage (#912)
  [Tokenomics] feat: add `mint_allocation_proposer` param to tokenomics module (#911)
  [Tokenomics] refactor: `MintAllocationDao` var usage to param usage (#910)
  [Tokenomics] Add `mint_allocation_dao` tokenomics module param (#909)
  [quick-pr] change full-node.sh script links (#920)
  [Supplier] refactor: `NumSuppliersPerSession` var usage to param usage (#908)
  [Session Params] Add `num_suppliers_per_session` param to session module (#907)
  [Session Params] Add `MsgUpdateParam` to session module (#906)
  Updated some compiled proto files
  [TODOs] Update #2 to `TODO_BETA` to only reflect ACTUAL blockers (#900)
  [Workflow] Enforce `TODO_UPNEXT` comments to have an associated username (#896)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol General core protocol related changes
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants