Sequential transaction manager to ensure confirmation by resubmitting on failure
Go to file
2023-09-13 22:56:32 -07:00
.github/workflows prettier 2020-10-02 13:00:45 +03:00
src Use self-hosted dependecies & set package in Tornado scope 2023-09-13 22:56:32 -07:00
test Use self-hosted dependecies & set package in Tornado scope 2023-09-13 22:56:32 -07:00
.editorconfig initial 2020-10-01 07:56:47 +03:00
.env.example Typing (#4) 2022-07-14 15:39:17 +10:00
.eslintrc.json Typing (#4) 2022-07-14 15:39:17 +10:00
.gitignore remove an anoying console.log 2020-10-30 11:56:24 +03:00
.npmrc Use self-hosted dependecies & set package in Tornado scope 2023-09-13 22:56:32 -07:00
.prettierrc prettier 2020-10-02 12:50:59 +03:00
index.d.ts Use self-hosted dependecies & set package in Tornado scope 2023-09-13 22:56:32 -07:00
index.js prettier 2020-10-02 12:14:40 +03:00
package.json Use self-hosted dependecies & set package in Tornado scope 2023-09-13 22:56:32 -07:00
README.md initial 2020-10-01 07:56:47 +03:00
yarn.lock Use self-hosted dependecies & set package in Tornado scope 2023-09-13 22:56:32 -07: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