Releases: MixinNetwork/mixin
Charming Bees Point Release 5
Pledging node broadcast initial accept transaction.
Charming Bees Point Release 4
Improve graph entries validation performance and revert the on disk final graph queue, it's too slow.
Charming Bees Point Release 3
This release mainly enhances performance when the graph grows large.
- Parallelize graph final snapshots queue load and order.
- On disk snapshots queue to reduce memory usage.
- Reuse the compressor for each peer connection.
- Fix some validations of initial node accept snapshot.
Charming Bees Point Release 2
Fix some empty snapshot validations for node pledge and kernel mint.
Charming Bees Point Release 1
Fix snapshot verification timestamp bug.
Charming Bees
This release welcomes all nodes to join the Mixin Kernel network freely.
Bustling Ants Point Release 19
A bit performance improvements.
Bustling Ants Point Release 18
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
Should always assign new graph round after written in storage.
Bustling Ants Point Release 16
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.