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

feat: migrate to alloy and more #2166

Merged
merged 21 commits into from
Mar 14, 2024
Merged

feat: migrate to alloy and more #2166

merged 21 commits into from
Mar 14, 2024

Conversation

justprosh
Copy link
Member

@justprosh justprosh commented Mar 13, 2024

  • migrate to alloy crates
  • overall refactoring
  • track txReceitps for submitted proofs
  • count confirmed proofs
  • improve ccp core allocation
    • unit reached min_proofs_per_epoch gives core to "starving" unit
    • unit stop proof generation once reached max_proofs_per_epoch
    • pending units core (startEpoch > currentEpoch) used by other units

@justprosh justprosh added the e2e Run e2e workflow label Mar 13, 2024
@justprosh justprosh changed the title WIP: count proof feat: migrate to alloy Mar 14, 2024
@justprosh justprosh requested a review from folex March 14, 2024 13:11
@justprosh justprosh changed the title feat: migrate to alloy feat: migrate to alloy and more Mar 14, 2024
crates/chain-connector/Cargo.toml Outdated Show resolved Hide resolved
crates/chain-listener/src/listener.rs Outdated Show resolved Hide resolved
crates/chain-listener/src/listener.rs Outdated Show resolved Hide resolved
crates/chain-listener/src/listener.rs Outdated Show resolved Hide resolved
crates/chain-listener/src/listener.rs Outdated Show resolved Hide resolved
@justprosh justprosh enabled auto-merge (squash) March 14, 2024 22:51
Copy link
Member

@mikevoronov mikevoronov left a comment

Choose a reason for hiding this comment

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

LGTM

@justprosh justprosh merged commit 0edf82d into master Mar 14, 2024
14 checks passed
@justprosh justprosh deleted the count_proofs branch March 14, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants