Replies: 5 comments 15 replies
|
Could we make the MVP of zebra-scan its own binary, run separately from zebrad with a read-only handle for getting blocks from zebra-state? Maybe from a method hidden behind a feature so it's still excluded from zebrad? And then as a separate process, could it print the results and nothing else directly to stdout? (so |
A prototype is different to a minimum viable product, so I'm not sure if this is a goal of an MVP? Instead, I think the goal is already stated in the MVP document, but it's buried halfway down:
Or the Wikipedia definition:
|
|
Let's talk about how to store results generated by the MVP. The current suggestions are:
Please edit this comment to add new suggestions to the list. |
They could, but it will take some work to get secondary instances working, and any client would likely need information from |
|
MVP is done, closing this discussion |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Motivation
prototypeminimum viable product for zebra-scanAssumptions
These assumptions are from the MVP scope google doc.
Let’s assume the following:
Proposed assumptions:
All reactions