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

chore: add EpochProvider trait and refactor dao calculation #2594

Merged
merged 1 commit into from Mar 5, 2021

Conversation

quake
Copy link
Member

@quake quake commented Feb 26, 2021

This PR added a EpochProvider trait and refactor dao calculation related code, eliminated the util/dao crate's store dependency.

benchmark next_epoch_ext was deleted because it is benchmarking the performance of getting the same epoch information, I think it is unnecessary and meaningless.

@quake quake force-pushed the quake/refactor-trait-dao-related branch from 781cfff to 545b86c Compare February 26, 2021 05:10
@doitian doitian added this to 😴 Awaiting Review in CKB - Pull Requests Feb 26, 2021
@doitian doitian moved this from 😴 Awaiting Review to 👀 In review (Max 4) in CKB - Pull Requests Mar 4, 2021
CKB - Pull Requests automation moved this from 👀 In review (Max 4) to ✅ Reviewer approved Mar 5, 2021
@zhangsoledad
Copy link
Member

bors r=doitian,zhangsoledad

@bors
Copy link
Contributor

bors bot commented Mar 5, 2021

Build succeeded:

@bors bors bot merged commit b112895 into develop Mar 5, 2021
CKB - Pull Requests automation moved this from ✅ Reviewer approved to Done Mar 5, 2021
@bors bors bot deleted the quake/refactor-trait-dao-related branch March 5, 2021 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants