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

[Tokenomics][Tests in Progress] Integrate SessionAccounting w/ Claim & Proof lifecycle #421

Closed

Conversation

Olshansk
Copy link
Member

@Olshansk Olshansk commented Mar 9, 2024

Summary

Settle Claim Expiration.

Issue

Type of change

Select one or more:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify)

Testing

  • Run all unit tests: make go_develop_and_test
  • Run E2E tests locally: make test_e2e
  • Run E2E tests on DevNet: Add the devnet-test-e2e label to the PR. This is VERY expensive, only do it after all the reviews are complete.

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have performed a self-review of my own code
  • I have commented my code, updated documentation and left TODOs throughout the codebase

@@ -8,9 +8,10 @@ Feature: Stake Namespaces
Then the user should be able to see standard output containing "txhash:"
And the user should be able to see standard output containing "code: 0"
And the pocketd binary should exit without error
And the user should wait for "5" seconds
# TODO_IN_THIS_PR: Add a comment explaining
Copy link

Choose a reason for hiding this comment

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

[linter-name (fail-on-found)] reported by reviewdog 🐶
# TODO_IN_THIS_PR: Add a comment explaining

bryanchriswhite and others added 11 commits March 11, 2024 10:21
…roof-integration

* pokt/feat/proof-validation:
  chore: Add godoc comments
  chore: Update keeper query clients in-code documentation
  chore: Address review change requests
  [PubKeyClient] Implement PubKeyClient for on/off-chain usage (#413)
…roof-integration

* pokt/feat/proof-validation:
  fix: test error msg assertion
(cherry picked from commit eab6d984e65a9a07014c9a9839e7b55d125147a1)
@Olshansk Olshansk changed the base branch from main to test/proof-integration-2 March 25, 2024 18:08
@Olshansk Olshansk force-pushed the issues/359/integrate_session_accounting_with_cnp_attempt_2 branch from 1c4d354 to d9924ec Compare March 26, 2024 01:18
@Olshansk Olshansk changed the base branch from test/proof-integration-2 to main March 26, 2024 02:19
@Olshansk Olshansk changed the title [WIP][Tokenomics] Integrate SessionAccounting w/ Claim & Proof lifecycle [Tokenomics][Tests in Progress] Integrate SessionAccounting w/ Claim & Proof lifecycle Mar 26, 2024
@Olshansk Olshansk requested a review from red-0ne March 26, 2024 03:31
@Olshansk
Copy link
Member Author

Superseded by #448

@Olshansk Olshansk closed this Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-chain On-chain business logic tokenomics Token Economics - what else do you need?
Projects
Status: ❌ Won't do
Development

Successfully merging this pull request may close these issues.

3 participants