Merge pull request #10798 from SomberNight/202608_base43
This commit fixes a performance weakness in Electrum's handling of large Bitcoin transactions encoded in 'base43'. The base43 encoding and decoding functions run in quadratic time, meaning the work grows much faster than the input size. An…
0e9f1a0dby Felix+25−92 files