-
Notifications
You must be signed in to change notification settings - Fork 60
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
Comments
#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 |
Ability for collaboration, I think both come with their respective tradeoffs. Mine might be overly configurable... |
Yeah sure. I'd like to see how you did things. |
check out #16 |
kcalvinalvin
added a commit
to kcalvinalvin/utreexo
that referenced
this issue
Apr 10, 2024
go.yml: Change golangci-lint link
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 :)
The text was updated successfully, but these errors were encountered: