Skip to content

ElectrumABC 5.2.14

Compare
Choose a tag to compare
@PiRK PiRK released this 04 Jul 12:16
· 38 commits to master since this release
  • Fix a potential OOM crash when opening a BIP72 URI pointing to a very large file. Electrum ABC will stop downloading the payment request if it exceeds a maximum size of 50kB (D16415).
  • Support the latest version 0.13.9 of the trezor library (D16406).
  • Fix decoding of transaction inputs with non-multisig p2sh scriptsigs (D16391).