Skip to content

v1.0.41

Latest
Compare
Choose a tag to compare
@Jazminima Jazminima released this 03 Jul 10:14
· 9 commits to master since this release

SHA-256 hashes:
minima-1.0.41.jar: 0x5A953E18D266B9E199600F531E187266EB2F115C58BCED188A29D42FFB44E63D
minima-1.0.41.apk: 0x38AD61FE9DA8784E4B1759092F3DAD2BCC43ACCA517DC44304779F33354C2426
mds-2.0.js: 0x6EDC64A826AE69A4F94E29636232F86A552BC15F69C894C36E9722D6DCC702FE

New major features

  • Mega nodes
  • Updated mds.js
  • New Terms of Use

New Startup Parameters

  • -rescuenode ip:port :automatically resync a node if a heavier chain is found
  • -megammr : start as a mega mmr node (requires a chain resync)
  • -notifyalltxpow : Send notification messages for ALL TxPoW (not just relevant)
  • -mysqlalltxpow : Store all new TxPoW in MySQL when autobackup enabled.
  • -nosslmds : Disable the self signed SSL cert for MDS. Use STunnel or your own SSL proxy instead
  • -syncibdlogs : Show detailed SYNC_IBD logs

New Commands

  • sendfrom/createfrom / signfrom / postfrom : Create transactions from specific addresses
  • megammr : Manage your mega node
  • megammrsync :Restore a node from a mega node
  • seedrandom : Generate a random value, based on your SEED and a modifier

Updated Commands

  • history offset: start the tx history from this point
  • send amount: address: fromaddress: signkey: send from a specific address
  • maxcontacts action:clear : Delete all maxcontacts
  • mds action:publicmds enable:true : Enable publicmds wallet
  • mysql action:findtxpow txpowid:0x00FFEEDD : Search for a specific txpow
  • mysql action:autobackup : Now stores all the txpow going forward

New MiniDapps

  • ETH Wallet (1.6.5)
  • MiniSwap (2.6.10)
  • The Safe (1.6.3)
  • ShoutOut (PoC) (1.4.0)

Updated MiniDapps

MiniHub (0.18.3)

  • New welcome tutorial
  • Icon support
  • Folder layout (categorised minidapps)
  • Terms of use added

Wallet (2.44.0)

  • History: New transaction download options
  • Transaction messages are now encoded

Chatter (1.10.4)

  • Fix overflowing of username on reply, user's posts & normal display
  • Fix copy on empty feed
  • Added Icon Support
  • Clicking your profile in the home page header will now open MaxContacts on your profile page
  • Design tweaks on the feed message wrappers

Security (1.9.3)

  • New QuickSync method using Mega nodes
  • Resync in a few seconds

MaxContacts (1.14.0)

  • Added Profile icon support - 50kb max size (Supports .png,.jpeg,.jpg,.svg,.xml,.gif)
  • Add QR Code to profiles

Docs (1.5.0)

  • New miniDapp tutorials

Future Cash (2.6.2)

  • Bug fixes

MaxSolo (2.7.2)

  • Bug fixes