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