tornado-oracles/src
2023-08-27 00:42:13 -07:00
..
contracts Initial commit 2023-08-17 14:39:57 -07:00
config.ts Fix refund calculation: we need to use different gas limits for each ERC tokens & bump lib version to 1.2.0 2023-08-22 11:57:03 -07:00
feeOracle.ts Add function to get all gas params - gas price, gas limit and L1 fee, if exists, in one object & bump lib version to 1.3.0 2023-08-26 09:56:29 -07:00
feeOracleV4.ts Bump gas limit for any transaction type in V4 fee oracle, if bump percent provided & change lib version to 1.3.1 2023-08-27 00:42:13 -07:00
feeOracleV5.ts Update to stable version 1.0.0: 2023-08-22 06:40:18 -07:00
index.ts Update to stable version 1.0.0: 2023-08-22 06:40:18 -07:00
tokenPriceOracle.ts Update to stable version 1.0.0: 2023-08-22 06:40:18 -07:00
types.ts Add function to get all gas params - gas price, gas limit and L1 fee, if exists, in one object & bump lib version to 1.3.0 2023-08-26 09:56:29 -07:00
utils.ts Update to stable version 1.0.0: 2023-08-22 06:40:18 -07:00