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

Migrate renterd subscriber to coreutils types #1098

Merged
merged 99 commits into from
May 14, 2024

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Mar 25, 2024

This PR updates core and coreutils and splits the subscriber logic off into its own package called chain. This PR is the last step in migrating to the coreutils types and the new subscriber pattern.

@peterjan peterjan self-assigned this Mar 25, 2024
@peterjan peterjan marked this pull request as ready for review March 25, 2024 21:01
chain/subscriber.go Outdated Show resolved Hide resolved
chain/subscriber.go Outdated Show resolved Hide resolved
chain/subscriber.go Outdated Show resolved Hide resolved
chain/subscriber.go Outdated Show resolved Hide resolved
internal/test/e2e/cluster_test.go Outdated Show resolved Hide resolved
stores/sql.go Outdated Show resolved Hide resolved
chain/subscriber.go Outdated Show resolved Hide resolved
chain/subscriber.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
chain/update.go Outdated Show resolved Hide resolved
chain/update.go Outdated Show resolved Hide resolved
stores/sql.go Show resolved Hide resolved
@peterjan peterjan marked this pull request as draft March 28, 2024 17:41
@peterjan
Copy link
Member Author

Marked as DRAFT for the time being, ran into NDF in UpdateElementProof not sure what's up, don't have it locally. Might have to wait until wed because I'm OOO.

chain/subscriber.go Outdated Show resolved Hide resolved
chain/update.go Outdated Show resolved Hide resolved
chain/update.go Outdated Show resolved Hide resolved
@peterjan peterjan changed the title Integrate new subscription api Migrate to coreutils May 3, 2024
@peterjan peterjan changed the title Migrate to coreutils Migrate to coreutils types May 3, 2024
@peterjan peterjan changed the title Migrate to coreutils types Migrate consensus to coreutils types May 3, 2024
@peterjan peterjan changed the title Migrate consensus to coreutils types Migrate renterd subscriber to coreutils types May 3, 2024
.golangci.yml Outdated Show resolved Hide resolved
autopilot/contractor/contractor.go Outdated Show resolved Hide resolved
bus/bus.go Outdated Show resolved Hide resolved
cmd/renterd/main.go Outdated Show resolved Hide resolved
stores/metrics.go Outdated Show resolved Hide resolved
chain/subscriber.go Outdated Show resolved Hide resolved
chain/subscriber.go Outdated Show resolved Hide resolved
@peterjan peterjan marked this pull request as ready for review May 7, 2024 13:56
@ChrisSchinnerl ChrisSchinnerl merged commit da17f0d into its-happening May 14, 2024
7 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/subscription-api branch May 14, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants