fix test_init_errors (now chronikelectrumbind must be explicitely specified)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 28 2025
fix functional tests
One more to be removed
Jan 27 2025
Jan 25 2025
Jan 24 2025
Jan 23 2025
use 5.4.0 because of the new features
will test a dummy release later to make sure the image files are properly packaged and relative paths work as expected
probably broken in some major trezor API change (looks like they passed images as strings before, or maybe it was a python2 thing) https://github.com/spesmilo/electrum/commit/dda9d4b746700bfc095c80d84f1ac5de46c5f2ca
minor improvements
found a couple of minor fixups to backport
Jan 21 2025
no need for the list conversion. In our codebase bip39_list is already a list because we use Trezor's mnemonic library (so we can support multiple languages for restoring seeds) https://github.com/trezor/python-mnemonic/blob/master/src/mnemonic/mnemonic.py#L56
I may have lost a few Electron Cash improvements in keyPressEvent in the process
Jan 20 2025
Jan 19 2025
Jan 18 2025
Jan 17 2025
tested with a Trezor T
Jan 16 2025
feedback
Jan 15 2025
rebase
rebase
rebase
rebase
remove wrong negative lock annotation