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

GC + RPC #151

Merged
merged 15 commits into from
Jul 4, 2024
Merged

GC + RPC #151

merged 15 commits into from
Jul 4, 2024

Conversation

MrWad3r
Copy link
Member

@MrWad3r MrWad3r commented Jul 1, 2024

No description provided.

@MrWad3r MrWad3r requested a review from Rexagon July 1, 2024 09:23
#[derive(Debug, Copy, Clone, Serialize, Deserialize)]
#[serde(default, deny_unknown_fields)]
pub struct StateGcOptions {
/// Default: rand[0,900)
Copy link
Member

Choose a reason for hiding this comment

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

[0,60)

pub struct StateGcOptions {
/// Default: rand[0,900)
pub offset_sec: u64,
/// Default: 900
Copy link
Member

Choose a reason for hiding this comment

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

also 60

@MrWad3r MrWad3r force-pushed the feature/rpc-cli branch from a30f4d1 to 8600799 Compare July 2, 2024 13:12
@Rexagon Rexagon force-pushed the feature/rpc-cli branch from c454e7f to 9aade0b Compare July 4, 2024 17:22
@Rexagon Rexagon merged commit ddef2a6 into master Jul 4, 2024
1 check passed
@Rexagon Rexagon deleted the feature/rpc-cli branch July 4, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants