jamesob

Results 100 comments of jamesob

Does [the `main` decorator](https://github.com/jamesob/clii/blob/master/clii.py#L191) not do the trick for you?

Good point - I'll look at renaming the unsigned PSBTs we generate to something that doesn't get stripped.

@billygarrison thanks for the filing the issue. I didn't realize that curses wasn't bundled with Python on windows environments, that's a shame. I guess we should update the README with...

Yeah, agree it would be better to display both the total value and the principal/fee decomposition to allow easier verification on the coldcard.

You should be able to have coldcore create a durable log by passing `--debug`; that log might allow us to diagnose what's happening.

Can confirm I'm still seeing this as of 50cf310; makes the plugin nearly unusable for Python. > If you want to disable treesitter indenting for python files only, you can...

Concept ACK, will review soon

Running a -reindex benchmark on this; will report back with results.

I haven't looked closely at the changes here or the debug.log from these runs, but reindexing to 450,000 isn't showing much difference on my end between the HEAD of this...

Previously involved: - @Sjors: Concept ACK, tested - @jonatack: Concept ACK, tested - @luke-jr: Rebased, tested - @fjahr: Concept ACK - @felipsoarez: Concept ACK - @chrisguida: Tested ACK - @prayank23:...