Skip to content

AutoCove v1.1.3 for Electron Cash

Latest
Compare
Choose a tag to compare
@TinosNitso TinosNitso released this 20 Feb 10:11
· 4 commits to main since this release
3b927a5

v1.1.3 notes:

  • Bugfix for when clicking in btwn 2 lines causes the horizontalScrollBar to jump to end-of-long-line.
  • Undo & Redo (with history and colors)! A "phantom" PlainTextEdit is used to track each step. EditBlocks aren't perfect yet (e.g. pressing BackSpace twice normally should be undone in 1 step, not 2).
  • Improved Align # (e.g. for random text).
  • Ctrl+ScrollWheel, Ctrl+S, Ctrl+±, Ctrl+Z, Ctrl+Shift+Z shortcuts enabled.
  • Bugfix for Esc key killing plugin's UI.
  • Daemon CLI updated to accept filename inputs (.artifact & .txn).
  • Bugfix for text drag & drop (e.g. from hex to Script box).
  • Bugfix for black context menus.
  • New pReturn... covenant has 12% lower fee by shortening Preimage by 68B, & using ALTSTACK. Adding sighash 0xc3 in-Script is also more efficient (sighash should be checked). A NUM2BIN not at line-end.
  • Hex-box vertically resizeable, using QSplitter. Auto-resizes.
  • Full Δ List in Combo Box, to verify each Δ. (Native Introspection OpCodes unfortunately appear in previous EC versions.)
  • SHA256 Checksum 00000037972912870f383e7fce12eb6b4d29e68515bed81f7a7138b1a814fbeb (19 kH/s · 28 mins). Update via re-install requires restarting EC.