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

[TODO] @Olshansk's (and now @Bryan's) Blocker TODOs #584

Closed
15 tasks done
Olshansk opened this issue Jun 4, 2024 · 1 comment · Fixed by #655, #659, #667, #669 or pokt-network/smt#50
Closed
15 tasks done

[TODO] @Olshansk's (and now @Bryan's) Blocker TODOs #584

Olshansk opened this issue Jun 4, 2024 · 1 comment · Fixed by #655, #659, #667, #669 or pokt-network/smt#50
Assignees
Labels
code health Cleans up some code on-chain On-chain business logic protocol General core protocol related changes

Comments

@Olshansk
Copy link
Member

Olshansk commented Jun 4, 2024

Objective

Tackle all on-chain blockers assigned to Olshansky

Origin Document

Goals

  • Tackle all major TODO's in the codebase assigned to Olshansky

Deliverables

The output of the following command from #577:

grep -r "TODO_BLOCKER(@Olshansk)" . | sed 's/^/- [ ] `/' | sed 's/:/`:/'

#655

#656

#629

#659

#667

#668

#669

#670

  • [Testing] add account balance coverage to account settlement #670
  • ./x/tokenomics/keeper/settle_session_accounting_test.go: t.Skip("TODO_BLOCKER(@Olshansk): Add E2E and integration tests so we validate the actual state changes of the bank & account keepers.")
  • ./x/tokenomics/keeper/settle_session_accounting_test.go: t.Skip("TODO_BLOCKER(@Olshansk): Add E2E and integration tests so we validate the actual state changes of the bank & account keepers.")

#656

#671

pokt-network/smt#50, pokt-network/smt#51, & #672


Creator: @Olshansk

@Olshansk Olshansk added protocol General core protocol related changes on-chain On-chain business logic code health Cleans up some code labels Jun 4, 2024
@Olshansk Olshansk added this to the Shannon Beta TestNet Launch milestone Jun 4, 2024
@Olshansk Olshansk self-assigned this Jun 4, 2024
@Olshansk Olshansk assigned bryanchriswhite and unassigned Olshansk Jun 20, 2024
@Olshansk Olshansk changed the title [TODO] @Olshank's Iteration16 TODO [TODO] @Olshansk's (and now @Bryan's) Blocker TODOs Jun 20, 2024
@Olshansk Olshansk self-assigned this Jun 20, 2024
@Olshansk
Copy link
Member Author

@bryanchriswhite Any chance you can tend to these in the next iteration? Doesn't seem like I'll have time...

@Olshansk Olshansk removed their assignment Jun 20, 2024
@bryanchriswhite bryanchriswhite linked a pull request Jul 4, 2024 that will close this issue
14 tasks
@bryanchriswhite bryanchriswhite linked a pull request Jul 8, 2024 that will close this issue
14 tasks
@bryanchriswhite bryanchriswhite linked a pull request Jul 9, 2024 that will close this issue
14 tasks
@bryanchriswhite bryanchriswhite linked a pull request Jul 9, 2024 that will close this issue
14 tasks
@bryanchriswhite bryanchriswhite linked a pull request Jul 10, 2024 that will close this issue
14 tasks
@bryanchriswhite bryanchriswhite linked a pull request Jul 12, 2024 that will close this issue
14 tasks
Olshansk added a commit that referenced this issue Jul 24, 2024
Change the difficulty from leading zero bits to to a target hash.

- #584

---

Co-authored-by: Daniel Olshansky <[email protected]>
Co-authored-by: Redouane Lakrache <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment