Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Releases: masa-finance/masa-node-v1.0

v1.03-testnet.2.0

22 Mar 15:21
2ef9774
Compare
Choose a tag to compare
  1. Update testnet blocktime to 10s
  2. Udpate Readme.md

What's Changed

New Contributors

Full Changelog: v1.02...v1.03

v1.02-testnet.2.0

27 Feb 03:12
ddd45c1
Compare
Choose a tag to compare

This is a set of hot fixes for the following issues:

  1. Fixes #28
  2. Fixes #23
  3. Fixes #21
  4. Fixes #19
  5. Readme updates and other improvements
  6. Tested and works with Go Version 1.16.14
    https://www.loom.com/share/d130fba9a8414d8eb5083511ebad0537

v1.01-testnet.2.0

23 Feb 04:13
56eaa13
Compare
Choose a tag to compare

Release of Masa Node v1.01 which includes the following improvements:

  1. Upgrade geth to version 22.1.0
  2. Add multiple bootnodes and increase max peers to 250 on node 1
  3. Update Readme to include geth
  4. Add node UI to stake tokens to testnet
  5. Update genesis file
  6. Update docker with geth version 22.1.0
  7. Fixed typos and updated .gitignore

Todo

  1. Private transactions are not supported
  2. Developer documents need updating
  3. Node UI is in alpha only