Skip to content

Releases: minexcoin/minexcoin

v1.3.2

11 Apr 14:22
d58fc01
Compare
Choose a tag to compare
  • Fix crash bug with duplicate inputs within a transaction
  • Replaced the IP addresses of the starting nodes
  • Add docker build

v1.3.1: Merge pull request #46 from minexcoin/MC-45-release-notes

03 Apr 16:48
3ef07ec
Compare
Choose a tag to compare

v1.2.0

26 Sep 08:45
Compare
Choose a tag to compare
  • Fixed float point inaccuracy in MinexBank commission calculation.
  • Removed ability to burn coins (starts since 24000 block height).
  • Added validation of correct Minex Bank’s address and commission during consensus since 24 000 block * height.
  • Solo miner periodically checks existence of new transactions which appear after block template generation to create more transactions filled blocks.
  • Added new IPs to start boost nodes list.
  • Fixed node crashing while receiving block with a bad equihash solution.
  • Added field that describes MinexBank commission to the block template for mining pool.
  • Project building with the latest version of sodium 1.0.13.
  • Upgraded build guide documentation for all operating systems.
  • Renamed executable files according to Minex naming convenience.
  • Removed some compilation warnings during project building
  • Created notification widget in client gui wallet application to notify users about new version of product.
  • Changed font colors, navigation icons, public urls, and tab titles according to Minex designing guide in client gui wallet application.

v1.0.0

18 Sep 09:19
Compare
Choose a tag to compare
[add] badges