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

[CodeHealth] Streamline delayed execution and historical data management #931

Open
4 tasks
red-0ne opened this issue Nov 19, 2024 · 1 comment
Open
4 tasks
Assignees
Labels
code health Cleans up some code devex Developer experience related improvements.

Comments

@red-0ne
Copy link
Contributor

red-0ne commented Nov 19, 2024

Objective

Reduce code redundancy and complexity by streamlining delayed flow execution and historical data storage and retrieval.

Origin Document

Delayed-execution-On-Chain-Indexing

Goals

  • Harmonize delayed flow execution such as Supplier unstaking.
  • Harmonize historical data indexing such as block hashes used in C&P lifecycle.

Deliverables

  • A PR implementing Historical Data Indexing and removing custom implementations.
  • A PR implementing Delayed function execution and removing custom implementations.

Non-goals / Non-deliverables

  • Alter business logic implementation.

General deliverables

  • Comments: Add/update TODOs and comments alongside the source code so it is easier to follow.
  • Testing: Add new tests (unit and/or E2E) to the test suite.

Creator: @red-0ne
Co-Owners: @bryanchriswhite

@red-0ne red-0ne added code health Cleans up some code devex Developer experience related improvements. labels Nov 19, 2024
@red-0ne red-0ne added this to the Shannon MainNet milestone Nov 19, 2024
@red-0ne red-0ne added this to Shannon Nov 19, 2024
@red-0ne red-0ne moved this to 📋 Backlog in Shannon Nov 19, 2024
@Olshansk
Copy link
Member

@red-0ne Lmk once the design doc for this is ready. I'll review it & run it by BinaryBuilders + InformalSystems to ensure we're doing work that compliments the cosmos SDK.

@Olshansk Olshansk removed the status in Shannon Jan 6, 2025
@Olshansk Olshansk moved this to 🔖 Ready in Shannon Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health Cleans up some code devex Developer experience related improvements.
Projects
Status: 🔖 Ready
Development

No branches or pull requests

3 participants