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

Danc/pool simulation #264

Closed
wants to merge 2 commits into from
Closed

Danc/pool simulation #264

wants to merge 2 commits into from

Conversation

dancoombs
Copy link
Collaborator

Closes #79

fn set_reputation(&self, _address: Address, _ops_seen: u64, _ops_included: u64) {}
}
}
// TODO(danc): These tests are out of date and need to be updated using mocks
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Need to do this.

}
})
}
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Tests

@dancoombs dancoombs closed this Jul 20, 2023
@dancoombs dancoombs deleted the danc/pool-simulation branch September 27, 2023 15:27
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.

pool: bring simulation down to pool from RPC module
1 participant