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

What's the difference between the publish log and the receive log? #307

Open
KyleMaas opened this issue Jan 24, 2023 · 3 comments
Open

What's the difference between the publish log and the receive log? #307

KyleMaas opened this issue Jan 24, 2023 · 3 comments
Labels
question Further information is requested

Comments

@KyleMaas
Copy link
Contributor

Unclear on the difference in intended purpose between them. If someone could elaborate please, that would be helpful.

@decentral1se
Copy link
Member

@cryptix @keks 🤞 ☝️

@decentral1se decentral1se added the question Further information is requested label Jan 28, 2023
@keks
Copy link
Contributor

keks commented Jan 28, 2023

From my recollection, the receiveLog is where all the message are actually stored. The publishLog is more or less a thin wrapper that takes a message content value, builds the rest of the message (sequence number, signature, etc) and puts it onto the receive log. Does that help?

@KyleMaas
Copy link
Contributor Author

@keks I think so. I'll have to read through the code again with that in mind. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants