Skip to content

Feature/message storage #75

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

Merged
merged 6 commits into from
Jan 29, 2020
Merged

Conversation

Alexey-N-Chernyshov
Copy link
Contributor

Description of the Change

Add message storage component for message pool. Messages are distinguished by sender and nonce according lotus implementation. compareMessagesFunctor is used for message uniqueness. For scoring compareGasFunctor is used.

Benefits

Possible Drawbacks

Usage Examples or Tests [optional]

Alternate Designs [optional]

Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey-N-Chernyshov <alexey.n.chernyshov@gmail.com>
@Alexey-N-Chernyshov Alexey-N-Chernyshov merged commit dcb4d17 into master Jan 29, 2020
@Alexey-N-Chernyshov Alexey-N-Chernyshov deleted the feature/message_storage branch January 29, 2020 12:39
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