This repository was archived by the owner on Feb 18, 2020. It is now read-only.
Fix issue with transaction serialization leading to dead lock
There was some issues when multiple accounts are used in the bots and multiple transactions for different accounts are sent at the same time. The transaction serializer could sometimes not release the account lock preventing transactions from that account to be commited