Migrate InboundService Mempool, SyncService to zebra-? crate
#3598
What should we call it? Any weird things to keep in mind? |
Replies: 7 comments 14 replies
|
Idea: |
|
Ideas:
|
|
I'd also like to move the zebra/zebrad/src/commands/start.rs Lines 303 to 308 in 1896943 If we move all these components, then |
|
We could also create more than one crate, like |
|
Another idea, based on @dconnolly's suggestion to use common traits yesterday at the meeting: have a |
|
These crate changes are blocking the mempool lightwalletd APIs, which are otherwise ready to go. I was hoping we could quickly:
@conradoplg how did you want to pick a name here? |
If there's consensus and a PR, I'd recommend turning this discussion into a ticket (there's an action here for that), so it can be added to ZenHub for tracking and closed when the PR is merged @jvff @teor2345