Skip to content

Releases: dCodeX21/taiko-trailblazers-weth-swap

v1.1

27 Jun 14:51
Compare
Choose a tag to compare

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

27 Jun 00:06
330f0b4
Compare
Choose a tag to compare

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