Skip to content

DUSK v0.4.3

Compare
Choose a tag to compare
@jules jules released this 10 Jun 12:51
· 723 commits to master since this release
5bce993

Changes in this release:

  • Implement a deterministic genesis block generation function, making it easier to quickly bootstrap test networks
  • Add a utility which turns on the automatons for bids and stakes
  • Add a utility which can be used for TPS stress testing
  • Change the maximum message frame size and block size, in order to accommodate for a higher TPS
  • Fix various memory leaks related to timers and leftover events
  • Fix a bug which caused a bloat of goroutines, eventually causing an OOM error
  • Improve performance for mempool block acceptance
  • Reduce inefficiencies in the overall codebase
  • Add service flags to the P2P protocol
  • Redesign the voucher seeder in order to allow nodes to request more addresses when their peer list gets too small