Commit Graph

19 Commits

Author SHA1 Message Date
Serg 57aa950a2f
Typing (#4)
* type definitions

* remove Object.assign(), use BigNumber

* path custom ethers provider to constructor. test

* providers test

* using gas-price-oracle v0.5.0

* manager params provider type

* provider type fix

* update deps

* maxPriorityFee param, tests fix

* fix: cancel/replace

* fix: gasParams check

* fix: handleRpcError with web3 provider

Co-authored-by: Danil Kovtonyuk <danx.kov@gmail.com>
2022-07-14 15:39:17 +10:00
Danil Kovtonyuk 09c24e12c9 bump gas price oracle 2022-05-23 20:28:36 +10:00
Danil Kovtonyuk b6ed5d2bc0
bump gas price oracle 2022-04-13 23:09:49 +10:00
Danil Kovtonyuk b4ee1e5117
bump gas price oracle 2021-11-16 03:50:18 +10:00
Danil Kovtonyuk 56aa312829
bump gas price oracle 2021-11-16 01:56:29 +10:00
Danil Kovtonyuk 07dcb5d258
bump gas price oracle 2021-11-15 16:43:36 +10:00
Danil Kovtonyuk 4a17833462
bump gas price oracle 2021-10-19 00:39:35 +10:00
Danil Kovtonyuk 23e2e01172 feat: add EIP-1559 support 2021-09-03 22:58:13 +10:00
Danil Kovtonyuk 07752e0714
update gas price oracle 2021-08-25 22:35:05 +10:00
Danil Kovtonyuk 37f6faa42d
bump gas price oracle 2021-08-17 17:23:54 +10:00
Danil Kovtonyuk 9599788224 bump gas price oracle 2021-06-15 13:31:41 +03:00
Danil Kovtonyuk 72a665a19a add gasPriceOracleConfig 2021-06-03 16:16:31 +03: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 1634e5fb16
update gas price oracle 2020-10-20 09:39:28 +03:00
poma 1eec6aa329
simplify min and max 2020-10-17 14:37:22 +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 3493a9801a
prettier 2020-10-02 12:50:59 +03:00
poma 37c56553d1
initial 2020-10-01 07:56:47 +03:00