Skip to content

v1.0.44

Choose a tag to compare

@Jazminima Jazminima released this 27 Jan 11:55
· 337 commits to master since this release

Full Changelog: release-v1.0.43...release-v1.0.44

SHA-256 hashes:
minima-1.0.44.14.jar: 0x37F964E526454181E2E05C755FD0F4C6670E054F87A11570C6FBBC012B4A7032
minima-1.0.44.14.apk: 0x21E2F4C29A46B5B29B5D027A4E61801A86D5113984E6730C78E7099E2A51330D
mds-2.1.js: 0x91E06E3970E19C6499BA25C22B7F58AD71470B6BF9EA347DB35CEE45AD5CEA5D

General updates

  • Add micro version to status
  • Separate thread per service.js
  • Check for ipv6 and disallow
  • Limit IBD read write per peer and fix traffic measurements
  • Name all the message types
  • Optimise p2p
  • Add method to stop new keys being made
  • Mega MMR Write lock fix

New Startup parameters

  • -megaprune : If running a mega mmr node, do we prune all addresses shorter than 32 bytes (unspendable) from megammr
  • -megaprunestate : If running a mega mmr node, do wewe prune all addresses with a state (useful for exchanges that don't need them)
  • -megaprunetokens : If running a mega mmr node, do we prune all tokens - only Minima allowed (useful for exchanges that don't need them)

Updated Commands

  • mysqlcoins action:autobackup enable:true : can now automate the backup of coins to the mysql db
  • coincheck : Check a coin exists and is valid. Can only check unspent coins. Returns the coin details and whether the MMR proof is valid.
  • consolidatefrom : Consolidate Minima or Tokens from a certain address
  • network : Breakdown into more granular detail

Updated MiniDapps

Health - [1.2.2]

  • Made network data backwards compatible with Minima nodes older than [1.0.44.3]

MiniHub - [0.22.1]

  • You can now update MiniHUB in the update MiniDapp section
  • Fixed block height loading state

dAPPStore - [1.2.3]

  • Added a new default store for beta test dAPPs

Logs - [1.0.4]

  • Logs are now purged once every hour instead of after every log entry

MiniSwap - [2.19.2]

  • removed eth errors from console

Security - [1.12.0]

  • Disable the ability to QuickSync when the vault is locked

ETHWallet - [1.11.0]

  • Light mode tweak

Block - [3.3.4]

  • Removed secondary title bar
  • Refreshing on the transaction page now works