Go to file
Danil Kovtonyuk e39cf2825d
fix: cancel/replace
2022-07-12 23:00:55 +10:00
.github/workflows prettier 2020-10-02 13:00:45 +03:00
src fix: cancel/replace 2022-07-12 23:00:55 +10:00
test fix: cancel/replace 2022-07-12 23:00:55 +10:00
.editorconfig initial 2020-10-01 07:56:47 +03:00
.env.example using gas-price-oracle v0.5.0 2022-06-29 13:29:43 +10:00
.eslintrc.json prettier 2022-06-24 18:47:41 +10:00
.gitignore remove an anoying console.log 2020-10-30 11:56:24 +03:00
.prettierrc prettier 2020-10-02 12:50:59 +03:00
README.md initial 2020-10-01 07:56:47 +03:00
index.d.ts maxPriorityFee param, tests fix 2022-07-12 01:49:47 +10:00
index.js prettier 2020-10-02 12:14:40 +03:00
package.json update gas-price-oracle 2022-07-11 17:08:50 +10:00
yarn.lock update gas-price-oracle 2022-07-11 17:08:50 +10:00

README.md

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