Block a user
4231f5ab09
Change tornado-oracles version & add more info to withdrawal prompt
f1f0d8be2d
Update tornado-oracles to calculate gas for bsc chain correctly
e5ed7a7e12
Update cache
fcfa782cf1
Fix send function
fadd50e801
Use @tornado/tornado-oracles lib instead of many custom functions to calculate fees
023c4634c3
Update tornado-oracles dependency to fix BSC gas price underestimate problem
e8a7fec326
Allow only new relayer software version for mainnet: 4.1.5 and higher
500d2bd0a4
Fix proof calculation for self-withdrawal: specify relayer only when recalculating proof for relayer
334412c803
Fix gas limit estimation for metamask & bump gas limit for self-withdrawal without relayer to 20%
6137e1328a
Calculate gas for deposit & withdrawal transactions via fee oracle instead of web3 naive methods
65af25e76b
Return zero value from
calculateRefundInETH
function if called on incorrect chain or with native token or tokenSymbol is invalid & bump package version to 3.3.0