Skip to content

Releases: minima-global/Minima

v1.0.42

21 Oct 13:27
Compare
Choose a tag to compare

Full Changelog: v1.0.41...v1.0.42

SHA-256 hashes:
minima-1.0.42.jar: 0x8875F1EFB9ACD8C4BE42C8E85056C1AB3B7EE6068808487DFE94F056A0CE46ED
minima-1.0.42.apk: 0x5AE4DA01C9D9EAB1A371E24478FA35D302C20DFAF9F087CA0E881CEEB68737CE
mds-2.1.js: 0x91E06E3970E19C6499BA25C22B7F58AD71470B6BF9EA347DB35CEE45AD5CEA5D

General updates

  • Update public wallet interface
  • Improved checks on connections
  • Networking automatically reset if chain tip is not up to date
  • Relay policies updated: max output coins is 32, max state size is 64k
  • Max split coins is 20
  • Always release a write lock if a thread has it
  • P2P networking improvements
  • mds.js now checks if http or https
  • Improved error handling

New Startup Parameters

  • -publicmdsuid : Set your own Session ID for the Public MDS
  • -txpowdbstore : How many days to store TxPoW in the internal H2 Database (default 3)

New Commands

  • constructfrom : Create an unsigned txn from a list of coins
  • multisigread : Utility Function for multisig in READ mode
  • txncoinlock : Lock coins used in un-broadcast transactions
  • txnmine : Mine a txn but don't post it
  • txnminepost : Post a pre-mined txn
  • scanchain : Scan back through the chain and see every address used

Updated Commands

  • checkmode : now shows if in public mode
  • history : now accepts action:customsize and action:transactions, can now search for non relevant transactions
  • mds action:publicmds enable:true : enable public minidapp system on Mega nodes only
  • mysql and mysqlcoins now accepts action:setlogin and action:clearlogin to set and clear MySQL login details
  • tokencreate : can now remove limits on decimals
  • txnauto : now takes tokenid, sign and burn as parameters
  • txnaddamount : now takes burn as a parameter
  • txndelete : can now delete all txns
  • txnexport : now takes showtxn as parameter
  • txnlist : now takes transactiononly as parameter
  • txpow : can now search by block number

Updated MiniDapps

Block (3.2.2)

  • New interface

Chatter (1.12.0)

  • Superchatter now set as default

Docs (2.1.0)

  • New interface

ETH Wallet (1.9.4)

  • Multi-account support
  • Ledger account support w/ signing
  • SwapWidget design lift & re-factoring
  • SwapWidget now supports cross-directional input (will calculate your input if you enter output)
  • SwapWidget opts (slippage, deadline support)
  • Debouncing API calls to lessen load on Infura API calls
  • Move rate + additional info to first step for SwapWidget
  • Design tweaks

Future Cash (2.7.1)

  • Added burn for transactional features
  • Added MDS Fail Unavailable feature
  • Design tweaks

MiniSwap (2.16.0)

  • Added Ethereum Manual Refund feature
  • Added UniSwap wMinima vs USDT price
  • Android notifications on new contracts & collections
  • Notify on trades

Security (1.10.1)

  • Add support for URLs for QuickSync
  • Design & UX Tweak on QuickSync dialog

SQL Bench (0.6)

  • Remove weblink

The Safe (1.7.0)

  • Minor text changes

Vestr (1.8.1)

  • Add burn feature on transactional features
  • Added alias name for contracts
  • Design tweaks

Wallet (2.46.6)

  • Token balance info updated
  • Additional design tweaks
    Known issue: very small balances displayed as 0

v1.0.41

03 Jul 10:14
Compare
Choose a tag to compare

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

1.0.40

15 Feb 14:57
Compare
Choose a tag to compare

SHA-256 hashes:
minima-1.0.40.apk: 0xD1AF943DEFE4E1E162A224FBB594C0CB1A26FDB8BC18F91B29A3122CA2F64EF0
minima.jar: 0xF76D1E933F9F7CA68192C4D5636A24DD61D3AB097F0DFEA766EF3147CCAA34B5
mds.js 0x245dcf2a055664fe6fbd68c55d84c615c61208f6975ba2db26e44ff0eac2feb7