VanityTXID-Plugin v1.3.1 for Electron Cash
v1.3.1 Notes:
- Max message size now 512 Bytes instead of 75B. e.g. https://blockchain.com/bch/tx/00000073d648302417ad306912c4a43ea1aa91907921d13d95844f58637329c0
- Optional Notifications. User can change their mind after mining begins.
- Optional TTS on every OS! I've set it to pronounce the pattern + 4 extra digits. Linux requires eSpeak or else there's no voice (sudo apt install espeak). eSpeak comes with Ubuntu. In the future I might add a speed setting, and conceivably l33t (pronounce 0 as O etc).
- Message input in either hex or text. Works as a hex converter!
- If updating users need to close & re-open EC before the plugin initializes. There's some weird reinstallation bug.
- Removed/improved IsHex() method.
- Bold heading, altered placeholder text.