Commit Graph

44 Commits

Author SHA1 Message Date
Danil Kovtonyuk 2c17b8c3a4
fix: gasParams check 2022-07-13 16:50:09 +10:00
Danil Kovtonyuk e39cf2825d
fix: cancel/replace 2022-07-12 23:00:55 +10:00
smart_ex d36a8fec96 maxPriorityFee param, tests fix 2022-07-12 01:49:47 +10:00
smart_ex 3a168c3c54 gas-price-oracle update 2022-06-29 22:30:39 +10:00
smart_ex b4235ec8f7 using gas-price-oracle v0.5.0 2022-06-29 13:29:43 +10:00
smart_ex 13bb669f53 merge master 2022-06-28 20:34:28 +10:00
Ayanami f43f8088e5 Fixed TypeError bug 2022-06-28 17:55:33 +10:00
smart_ex b098e712a1 path custom ethers provider to constructor. test 2022-06-28 13:54:10 +10:00
smart_ex b2ccfb29d4 merge master 2022-06-24 18:30:20 +10:00
smart_ex 5f259e8e35 Optional provider arg. Update eslint conf 2022-06-24 18:24:00 +10:00
Danil Kovtonyuk cdce2334e4
revert estimate priority fee 2022-05-25 16:07:43 +10:00
smart_ex e37e9c3c8d merge 0.4.7 2022-05-24 12:06:47 +10:00
smart_ex bb19222835 estimate gas 2022-05-24 11:45:03 +10:00
Danil Kovtonyuk c1c6079745 fix: use eth_maxPriorityFeePerGas 2022-05-23 20:28:36 +10:00
Danil Kovtonyuk eaaa54b7f9 fix: configure EIP-1559 feature 2022-05-23 20:28:36 +10:00
Danil Kovtonyuk 6adf89472e fix: estimate priority fee
- fix: predefined errors
2022-05-23 20:28:36 +10:00
smart_ex 1b59ac8923 remove Object.assign(), use BigNumber 2022-05-12 20:40:55 +10:00
poma c6652baa7c
inline _estimateFees() 2021-09-03 16:09:26 +03:00
Danil Kovtonyuk a8e504054e fix: review 2021-09-03 22:58:13 +10:00
Danil Kovtonyuk 23e2e01172 feat: add EIP-1559 support 2021-09-03 22:58:13 +10:00
Roman Storm f6a4e93a23
fix mutex 2021-02-16 22:08:12 -08:00
Roman Storm af7c597af9
Merge branch 'master' of github.com:tornadocash/tx-manager 2021-02-16 21:48:51 -08:00
Roman Storm 221dce3d73
add MAX_GAS_PRICE 2021-02-16 21:48:44 -08:00
poma 8d4bab7fc2
handle bump gas price error 2021-02-17 08:40:14 +03:00
poma af65d78be9
fix await 2021-02-17 08:39:50 +03:00
Roman Storm bc0b369095
fix gas price bump 2021-02-16 20:01:30 -08:00
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
poma 414fb28a5e
more general fix for tx error 2020-11-26 10:34:40 +03:00
Alexey 780df01b43 _handleSendError fix 2020-11-25 22:36:51 +01:00
Alexey c5e4d76dc5 new 'nonce to low' error; remove console.log 2020-11-25 21:33:34 +01:00
Alexey 8cb2bb0fbe THROW_ON_REVERT feature 2020-11-19 20:33:58 +03:00
Alexey 6bb265d3b9 fix: throw error if transaction execution was failed 2020-11-19 14:37:18 +03:00
Alexey b940fad5e0 remove an anoying console.log 2020-10-30 11:56:24 +03:00
poma 62bcd2aa95
fix gas price 2020-10-20 09:28:59 +03:00
poma fcdaa2d52c
remove web3-utils 2020-10-17 05:22:55 +03:00
poma adf328f81c
switch from web3 to ethers 2020-10-16 21:44:09 +03:00
poma 49f48299f5
make estimateGas optional 2020-10-15 02:29:59 +03:00
poma cdc6429a27
prettier 2020-10-02 13:04:09 +03:00
poma b030ac0244
prettier 2020-10-02 13:02:39 +03:00
poma 22335a3043
prettier 2020-10-02 12:59:26 +03:00
poma 8ed25df485
prettier 2020-10-02 12:51:36 +03:00
Alexey df118be318 prettier 2020-10-02 12:14:40 +03:00
poma 0df2926992
gas 2020-10-02 12:10:21 +03:00
poma 37c56553d1
initial 2020-10-01 07:56:47 +03:00