Skip to content

Releases: MixinNetwork/mixin

Charming Bees Point Release 5

17 May 11:49
Compare
Choose a tag to compare

Pledging node broadcast initial accept transaction.

Charming Bees Point Release 4

16 May 16:15
Compare
Choose a tag to compare

Improve graph entries validation performance and revert the on disk final graph queue, it's too slow.

Charming Bees Point Release 3

16 May 14:37
Compare
Choose a tag to compare

This release mainly enhances performance when the graph grows large.

  1. Parallelize graph final snapshots queue load and order.
  2. On disk snapshots queue to reduce memory usage.
  3. Reuse the compressor for each peer connection.
  4. Fix some validations of initial node accept snapshot.

Charming Bees Point Release 2

13 May 08:20
Compare
Choose a tag to compare

Fix some empty snapshot validations for node pledge and kernel mint.

Charming Bees Point Release 1

12 May 14:31
Compare
Choose a tag to compare

Fix snapshot verification timestamp bug.

Charming Bees

12 May 14:08
Compare
Choose a tag to compare

This release welcomes all nodes to join the Mixin Kernel network freely.

Bustling Ants Point Release 19

10 May 12:58
Compare
Choose a tag to compare

A bit performance improvements.

Bustling Ants Point Release 18

09 May 03:30
Compare
Choose a tag to compare

Optimize the query cache memory usage, should take a look at the new configuration options in the config.example.json file.

Bustling Ants Point Release 17

02 May 11:38
Compare
Choose a tag to compare

Should always assign new graph round after written in storage.

Bustling Ants Point Release 16

02 May 10:01
Compare
Choose a tag to compare

Consensus ensure only one snapshot could include one same transaction in a single round, and a new RPC command to get UTXO and its lock hash.