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

[CLI] Refactor #14

Open
GregTheGreek opened this issue Oct 12, 2019 · 5 comments
Open

[CLI] Refactor #14

GregTheGreek opened this issue Oct 12, 2019 · 5 comments

Comments

@GregTheGreek
Copy link

I've been working on converting this all to a fully functional CLI (much cleaner approach than the current) and ultimately also refactoring the general logic of the operations.

My biggest problem is actually syncing the chain - could you post some steps on doing that please :)

@GregTheGreek GregTheGreek changed the title Updates [CLI] Refactor Oct 12, 2019
@kcalvinalvin
Copy link
Member

#13 has what you are describing here. What approach were you going with?

The best write up for actually syncing is in the readme.md on the root directory of the repo. ibdsim won’t work without modifications because of #12

@GregTheGreek
Copy link
Author

#13 is good, I'm breaking it out a bit more aggressively though from the sub packages. I can open my pr shortly, just on transit

@GregTheGreek
Copy link
Author

Ability for collaboration, I think both come with their respective tradeoffs. Mine might be overly configurable...

@kcalvinalvin
Copy link
Member

Yeah sure. I'd like to see how you did things.

@GregTheGreek
Copy link
Author

check out #16

kcalvinalvin added a commit to kcalvinalvin/utreexo that referenced this issue Apr 10, 2024
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

No branches or pull requests

2 participants