Commit Graph

2 Commits

Author SHA1 Message Date
Mohamed Sohail ad58d1da47
feat: add lock retry strategy
* previouly we relied on the task being re-queued which generally reduces the throughput of tasks
2023-03-14 16:02:25 +00:00
Mohamed Sohail 341a760f02
feat: (wip) add account activation and gas quota lock
* This is a crude lock that restricts each account to the set gas quota.
2023-03-08 06:49:09 +00:00