Fix type hints for compatibility with python >= 3.9
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Thu, Feb 13
Fix the import of trezorlib.ecash if not supported.
Fix the use of the non-existent capabability in trezorlib.
Wed, Feb 12
Fix signing with a password protected wallet
Remove uneeded optional
Use -simplegbt, make the script a constant
In D17658#402014, @Fabien wrote:In D17658#402013, @Mengerian wrote:How about naming it "-simplegbt" instead... seems simpler
I would argue that it's not simple but only simpler than before.
Tue, Feb 11
In D17658#402013, @Mengerian wrote:How about naming it "-simplegbt" instead... seems simpler
How about naming it "-simplegbt" instead... seems simpler
In D17658#402005, @roqqit wrote:Is there a reason -simplifygbt is a command line arg and not a parameter to getblocktemplate?
Is there a reason -simplifygbt is a command line arg and not a parameter to getblocktemplate?
Rebase and feedback
rebase again
ecash-herald copyright update, ecash-agora camelCase patches, rust proto tighten comment line length
rebase, nit
rebase. I'm convinced the feature_assumevalid.py failure is unrelated to this diff
Mon, Feb 10
See comments from the other reviews. Also why do you need Eyre for in this test ?
See the feedback from D17595: remove the debug statements, and rebase. The suggestion from Pierre is also a good one that you should take into account. Otherwise the state machine looks good to me.