Skip to content

Releases: astriaorg/spamooor

v0.1.2

06 Jun 22:21
34fd430
Compare
Choose a tag to compare
Use depot for builds (#19)

* Switch to depot builds

* Re-add accidentally removed img

* Fix path to dockerfile

v0.1 Release

03 May 14:54
4495c9c
Compare
Choose a tag to compare

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.