Go to file
2021-11-16 03:50:18 +10:00
.github/workflows
src inline _estimateFees() 2021-09-03 16:09:26 +03:00
test feat: add EIP-1559 support 2021-09-03 22:58:13 +10:00
.editorconfig
.env.example
.eslintrc.json
.gitignore
.prettierrc
index.js
package.json bump gas price oracle 2021-11-16 03:50:18 +10:00
README.md
yarn.lock bump gas price oracle 2021-11-16 03:50:18 +10:00

TxManager GitHub Workflow Status npm

Transaction manager that assumes that it has exclusive access to an address and submits one transaction at a time

Will try to bump gas price or resubmit transaction when needed, ensuring that tx is eventually mined