Skip to content

Releases: MerosCrypto/Meros

Developer Testnet 6

12 Dec 07:32
Compare
Choose a tag to compare
Developer Testnet 6 Pre-release
Pre-release

Implements:

  • Implicit Merit Removals.
  • Increased BLS compliance.
  • Defaulting.
  • Multiple bug fixes.

This testnet launched on December 5th and was completed on the 10th. This tag was created after the fact for documentary purposes.

Developer Testnet 5.1

01 Aug 09:49
Compare
Choose a tag to compare
Developer Testnet 5.1 Pre-release
Pre-release

Successor to Developer Testnet 5.1, with feature parity yet several bug fixes.

Developer Testnet 5

24 Jul 23:07
Compare
Choose a tag to compare
Developer Testnet 5 Pre-release
Pre-release

Implements:

  • Locked Merit.
  • Every Block now creates a Data to always provide something to verify.
  • Removes multi-Merit Holder Claims.
  • Moves from Big Endian to Little Endian.
  • Several bug fixes.

Developer Testnet 4S

16 May 00:43
Compare
Choose a tag to compare
Developer Testnet 4S Pre-release
Pre-release

Offers a stable version of DT4, which wasn't sustainable.

Moves from asyncnet to chronos for its networking stack.

Developer Testnet 4

28 Mar 02:36
Compare
Choose a tag to compare
Developer Testnet 4 Pre-release
Pre-release

Implements:

  • Chain reorganizations.
  • Stability fixes.
  • Updated address format.
  • Updated difficulty code. The new algorithm should produce much more accurate block times, although it starts out decently hard.

Developer Testnet 3

01 Feb 13:58
Compare
Choose a tag to compare
Developer Testnet 3 Pre-release
Pre-release

Commit initially used by the participants of the third Developer Testnet.

https://medium.com/@MerosCrypto/developer-testnet-3-f7ecf0b437c8

Compared to DT2, the networking code has been completely rebuilt. Merit Removals have also been worked on, and logging has been added.

Developer Testnet 2.1

24 Jan 14:14
Compare
Choose a tag to compare
Developer Testnet 2.1 Pre-release
Pre-release

Commit initially used by the participants of the second Developer Testnet.

https://medium.com/@MerosCrypto/developer-testnet-2-91fdd2b2ae65

The previous commit was made two days before the testnet was scheduled to launch. Since then, PeersRequest and Peers have been implemented. Handshake has also been modified (the server byte has been replaced with a services byte; nodes now include the port they're listening on).

Developer Testnet 2

22 Jan 19:55
Compare
Choose a tag to compare
Developer Testnet 2 Pre-release
Pre-release

Commit initially used by the participants of the second Developer Testnet.

https://medium.com/@MerosCrypto/developer-testnet-2-91fdd2b2ae65

Developer Testnet 1.1D

20 Jan 02:57
Compare
Choose a tag to compare
Pre-release

Fixes a bug within the Developer Testnet 1D release where the sync function wouldn't sync verifications if there was only one verification to sync for that Verifier.

Developer Testnet 1D

16 Jan 17:10
Compare
Choose a tag to compare
Developer Testnet 1D Pre-release
Pre-release

This is the release for a one day testnet to test the new Verifications Redo, which moved Verifications from being embedded on the blockchain to their own DAG.