Block a user
6f8a139f49
Update community links & fix some grammatical errors
bee5177f20
Update Classic UI build version and IPFS CID correcponding to proposal-29
Theo
released Classic UI static build #029 (6137e1328a) at tornadocash/classic-ui
2023-08-29 21:13:36 +03:00
Theo
released Classic UI static build #029 (6137e1328a) at tornadocash/classic-ui
2023-08-29 20:55:51 +03:00
6137e1328a
Calculate gas for deposit & withdrawal transactions via fee oracle instead of web3 naive methods
337ecdec69
Calculate gas for deposit & withdrawal transactions via fee oracle instead of web3 naive methods
90471e0073
Fix gas limit function in V4 oracle: if transaction type not specified, but transaction data provided, need to bump estimated limit
c3bfb381b7
Fix bump function: round to lower when BigNumber stores float value before converting to ethers BigNumber
879c8549e6
Update tornado-oracles package to fix gas price issues for sidechains & specify explicit node version in .nvmrc
342c34b07a
Fix gas price estimation for V5 oracle: now, if bumpPercent not specified, using bumpPercent depending on tx type and chain ID & bump package version to 1.4.0
57c24e21eb
Add parameters to modify gas price bump percent and gas limit bump percent in getGas and getGasParams functions
d10ea812db
Fix saving bloom to IDB for sidechains & clarify logs for encrypted notes account loading