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

DA: Sampling service backend fixes #710

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

danielSanchezQ
Copy link
Collaborator

Added a few structural fixes
Added pruning from service

@danielSanchezQ danielSanchezQ self-assigned this Aug 29, 2024
@danielSanchezQ danielSanchezQ changed the base branch from master to sampling-service August 29, 2024 09:02
@holisticode holisticode merged commit 47d5e2c into sampling-service Aug 29, 2024
12 checks passed
@holisticode holisticode deleted the sampling-service-backend branch August 29, 2024 14:16
danielSanchezQ added a commit that referenced this pull request Sep 3, 2024
* implemented backend; correct start of monitoring thread needs to be finished

* Fix kzgrs backend (#710)

* abstract rng

* fix rng abstraction

* replaced subnets vector with HashSet, fixed bugs, added tests

* addressed PR comments

* fix clippy warnings

* Rename TrackingState -> SamplingState

* Short circuit failure on init error

---------

Co-authored-by: Daniel Sanchez <sanchez.quiros.daniel@gmail.com>
Co-authored-by: danielSanchezQ <3danimanimal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants