Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@anarkrypto anarkrypto released this 20 Sep 01:47
· 1 commit to main since this release

This version improves the performance of transactions, corrects bugs and adds logs for debugging

Changes:

  • Cache and Precompute Proof of Work
  • Implement Logger in WalletController for debug
  • Add Locker to prevent block frontier conflict when performing simultaneous transactions
  • Do not await when notifying state subscribers