Skip to content

AutoCove v1.0.9 for Electron Cash

Compare
Choose a tag to compare
@TinosNitso TinosNitso released this 17 Jan 12:37
· 60 commits to main since this release
e4a0191

v1.0.9 notes:

  • Bugfix for multi-word single-line whose leading word is hex, like 00 NIP (v1.0.8 ignored everything after the 00).
  • URL input works the same as the TXID it contains. Will P2SH decode the 1st TXID which appears in .split('/').
  • B&W toggle (check-box). One wallet can have black background, & another white.
  • Appended size of each sigscript data push. Can discern Schnorr (<70B) from ECDSA (> usually ≥70B) sigs, & check if push is getting close to 520B limit.
  • Instant switching btwn Scripts in combo-box whenever they're from decoder memory. e.g. can quickly scroll through 121 2of3 inputs in this 89 kBCH txn.
  • Example TXIDs & Scripts shown by default.
  • Adjusted purple on black to be a tiny bit brighter (in red). So it's like a mix between purple and magenta (adjusting colors reduces their purity). I've also mixed orange with yellow. On black: brown mixes with olive & sky-blue with cyan.
  • Combo-box instant highlight-activation for EC-v3.6.6 (SLP Ed.).
  • SHA256 Checksum 0000000a30508dceb6f214074e7cce209bac670ca5d29c139dfc35202d468ce6 (31 kH/s · 8 mins). Update via re-install requires restarting EC.