Go to file
Alexey Pertsev e1620e15c1
Block gas limit (#1)
update gas-price-oracle dep, add BLOCK_GAS_LIMIT const
2020-12-24 08:39:07 +03:00
.github/workflows prettier 2020-10-02 13:00:45 +03:00
src Block gas limit (#1) 2020-12-24 08:39:07 +03:00
test Block gas limit (#1) 2020-12-24 08:39:07 +03:00
.editorconfig initial 2020-10-01 07:56:47 +03:00
.env.example initial 2020-10-01 07:56:47 +03:00
.eslintrc.json initial 2020-10-01 07:56:47 +03: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.js prettier 2020-10-02 12:14:40 +03:00
package.json Block gas limit (#1) 2020-12-24 08:39:07 +03:00
yarn.lock Block gas limit (#1) 2020-12-24 08:39:07 +03: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