Skip to content

Bug fixes & Minor updates #20

Merged
merged 5 commits into from Jan 23, 2022
Merged

Bug fixes & Minor updates #20

merged 5 commits into from Jan 23, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jan 23, 2022

  • Added EIP-1559 transaction support for Polygon & Avalanche network
  • Added Optimistic network support
  • Support private key with 0x format so users will not confuse
  • Logic changes for fetching deposit & withdrawal events from remote node, even if the remote connection with node fails, synced event will be saved for every chunks ( This also reduces memory usage as well )
  • Support sending ETH & ERC20 to address
  • User-friendly Readme guide update

Ayanami added 5 commits January 23, 2022 12:56
+ If the function needs to check native coin, use netSymbol instead
+ Unused variables removed
+ Support Private Key with '0x' as well
Most of the transaction on those chains have same maxFeePerGas and maxPriorityFeePerGas value
@rstormsf rstormsf merged commit 80a810e into tornadocash:master Jan 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant