Releases: dCodeX21/taiko-trailblazers-weth-swap
Releases · dCodeX21/taiko-trailblazers-weth-swap
v1.1
Multiple Options Feature by @Rifkichrl
What's Changed
- Execute either deposit or withdrawal or both (in sequence)
- Remove random timeout values
- Use fixed timeout for transactions interval
- Manual entry for number of transactions
To use this version
git checkout tags/v1.1
v1.0
First Release
Simple wrap/unwrap of ETH
- Execute either deposit or withdrawal separately
- Define values in .env
- Use random timeout for transactions interval
- Use random amount of ETH for wrapping/unwrapping
- Define the number of transactions to execute for either deposit or withdrawal
To use this version
git checkout tags/v1.0