Skip to content

2.2.1

Compare
Choose a tag to compare
@badrogger badrogger released this 08 Dec 13:16
· 137 commits to stable since this release
c44bfd3
  • Updated levelDB version
  • New exiting mechanism of skaled
  • RPC API of skaled is working independently from consensus
  • Resolving memory leaks in consensus related to transactions storing
  • Adding memory limits for transactionQueue and futureTransactionQueue
  • Reenabling selfdestruct functionality
  • Adding functionality to catchup genesis block from another nodes
  • Removing IMA functionality (IMA RPC API, skale network browser)
  • Log improvements
  • Fix estimateGas
  • Fix mechanism of gasLimit in POW functionallity
  • Reworked skale admin monitor structure
  • Node rotation improvements