Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

View becomes positive ontology #148

Open
naterush opened this issue Dec 3, 2017 · 1 comment
Open

View becomes positive ontology #148

naterush opened this issue Dec 3, 2017 · 1 comment

Comments

@naterush
Copy link
Contributor

naterush commented Dec 3, 2017

Issue

Pending messages are stored in view, when maybe they should not be. The view is storing everything that exists.

Proposed Implementation

Move pending messages to separate "pending view?"

@djrtwo
Copy link
Contributor

djrtwo commented Dec 4, 2017

If we want "View" to be more pure in the sense that it is in the spec paper, we could have a Node or Client that has the View and also manages pending transactions, putting them into the view when ready. Not sure what the line is between a Validator and a Node. They are kind of the same. Maybe the validator should be managing message queues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants