Skip to content

v0.1 Release

Latest
Compare
Choose a tag to compare
@bharath-123 bharath-123 released this 03 May 14:54
· 86 commits to master since this release
4495c9c

This is the first official release of goomy-blobs(succumb to a naming change in the future). goomy-blobs allows us to stress test the Astria-EVM by defining different scenarios which allow us to send different types of txs to the EVM such as:

  1. EOA txs: These are regular ethereum transfers
  2. ERC txs: These are ERC20 transfer txs
  3. Large txs: These are txs which cost a large amount of gas units. This is to try to fill up the EVM blocks
  4. Uniswap v2 txs: These are Uniswap v2 swaps.