Skip to content

Releases: MerosCrypto/Meros

Developer Testnet 6

Developer Testnet 6 Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 12 Dec 07:32

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

Developer Testnet 5.1 Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 01 Aug 09:49

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

Developer Testnet 5

Developer Testnet 5 Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 24 Jul 23:07

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

Developer Testnet 4S Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 16 May 00:43

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

Moves from asyncnet to chronos for its networking stack.

Developer Testnet 4

Developer Testnet 4 Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 28 Mar 02:36

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

Developer Testnet 3 Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 01 Feb 13:58

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

Developer Testnet 2.1 Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 24 Jan 14:14

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

Developer Testnet 2 Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 22 Jan 19:55

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

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

Developer Testnet 1.1D

Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 20 Jan 02:57

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

Developer Testnet 1D Pre-release
Pre-release

Choose a tag to compare

@kayabaNerve kayabaNerve released this 16 Jan 17:10

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.