Skip to content

Releases: ethpandaops/spamoor

v1.0.2

18 Dec 18:47
835af35
Compare
Choose a tag to compare

Changes

  • 835af35 fetch block receipts by block number
  • 103f236 fix critical dependabot alert

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
spamoor_1.0.2_windows_amd64.zip spamoor executables for windows/amd64
spamoor_1.0.2_linux_amd64.tar.gz spamoor executables for linux/amd64
spamoor_1.0.2_linux_arm64.tar.gz spamoor executables for linux/arm64
spamoor_1.0.2_darwin_amd64.tar.gz spamoor executable for macos/amd64
spamoor_1.0.2_darwin_arm64.tar.gz spamoor executable for macos/arm64

Dev Snapshot

18 Dec 18:26
835af35
Compare
Choose a tag to compare
Dev Snapshot Pre-release
Pre-release

Latest automatically built executables. (Unstable development snapshot)

Built from master branch (commit: 835af35)

Release Artifacts

Release File Description
spamoor_snapshot_windows_amd64.zip spamoor executables for windows/amd64
spamoor_snapshot_linux_amd64.tar.gz spamoor executables for linux/amd64
spamoor_snapshot_linux_arm64.tar.gz spamoor executables for linux/arm64
spamoor_snapshot_darwin_amd64.tar.gz spamoor executable for macos/amd64
spamoor_snapshot_darwin_arm64.tar.gz spamoor executable for macos/arm64

v1.0.1

17 Dec 17:12
a86d211
Compare
Choose a tag to compare

Changes

  • a86d211 improve logging
  • 99a84da Merge remote-tracking branch 'origin/master'
  • 8b35f92 various fixes and logging improvements
  • cddd7fb Merge pull request #10 from ethpandaops/dependabot/go_modules/dependencies-b73f413b3b
  • 077cc82 suppress warning when aborting tx receipt loading via canceling context
  • a84942b Bump the dependencies group with 2 updates
  • aa242d4 update workflows to use upload/download artifacts v4
  • 69c6630 update README & Dockerfile

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
spamoor_1.0.1_windows_amd64.zip spamoor executables for windows/amd64
spamoor_1.0.1_linux_amd64.tar.gz spamoor executables for linux/amd64
spamoor_1.0.1_linux_arm64.tar.gz spamoor executables for linux/arm64
spamoor_1.0.1_darwin_amd64.tar.gz spamoor executable for macos/amd64
spamoor_1.0.1_darwin_arm64.tar.gz spamoor executable for macos/arm64

v1.0.0

10 Dec 16:56
43a7d37
Compare
Choose a tag to compare

Changes

  • 43a7d37 allow setting calldata for eoatx scenario
  • 5ce5b9b Merge pull request #9 from ethpandaops/dependabot/go_modules/dependencies-525e18a23b
  • f25f8c9 bump go version
  • 422e002 Merge branch 'master' into dependabot/go_modules/dependencies-525e18a23b
  • 8c97f1f fix negative waitgroup counter panic
  • ffc5fff reimplement transaction management
  • 7c07bdf fix panic when receipt cannot be loaded
  • 99ea312 retry wallet initialization on failure
  • 915e133 fix default arg values
  • 6e56850 Bump github.com/ethereum/go-ethereum
  • e7fcf47 Merge pull request #5 from ethpandaops/pk910/deploy-destruct-scenario
  • b7bb002 contract update
  • 28ad12e add deploy-destruct scenario
  • 8082414 Merge pull request #4 from ethpandaops/dependabot/go_modules/dependencies-7df69de2b9
  • b851452 Bump github.com/holiman/uint256 in the dependencies group
  • 21900b5 Merge pull request #3 from ethpandaops/dependabot/go_modules/dependencies-269b3665ae
  • e164043 fix upgrade issues
  • d537513 Bump the dependencies group with 3 updates
  • 13ecf74 add dependabot.yml
  • 7369f9e Merge pull request #2 from ethpandaops/pk910/erctx-contract
  • 0fa3228 fix README
  • 3f8a3af added generalized logic for transactions generated by abigen code
  • 3f53007 Merge branch 'master' into pk910/erctx-contract
  • 5dbce00 add erctx contract in abigen format
  • db6144f Merge pull request #1 from bharath-123/bharath/add-gas-burner
  • c7b4a70 some refactoring
  • 274d4e5 add docs
  • 7f0ddaa add gas burner txs scenario
  • 343bd28 fixed build workflow
  • 49ac9c7 fixed build workflow
  • 12b5a62 fixed staticcheck issue
  • 783a8e5 fix staticcheck issues
  • 94e0c5b fix build workflow
  • c0e1a3f add build pipeline & Makefile, remove blob-sender
  • 257acd5 commit missing code
  • 1020fb3 rename & rebase of goomy-blob code
  • 03c04ab Merge branch 'blobless'
  • 35f2282 add LICENSE
  • d0888e3 fix merge conflicts
  • 7071031 Merge branch 'master' into blobless
  • 52526aa fix import paths
  • 8eecd29 Merge pull request #1 from ryanschneider/go.mod-fix
  • df6c4b8 fix(go.mod): Match module name w/ Github repo
  • 98462cb fix help messages & readme
  • 839f83e update ethereum/go-ethereum dependency & remove override
  • 7897295 lower child wallet funding amount
  • 133318e add ability to set custom http headers
  • 0056080 Merge branch 'master' into blobless
  • e4b460b fix issue with cli parameter parsing
  • 17fa6c3 added erctx scenario
  • a09ab59 added --random-target flag to eoatx
  • b79eaef fix new scenarios
  • d32616f added blobless eoatx & deploytx scenarios
  • 6ec54d2 make goomy devnet10 ready
  • 999e13a Merge branch 'conflicting-scenario'
  • 7ded311 added conflicting scenario
  • 6c5e577 check client status to avoid sending transactions to bad nodes
  • 86c4267 fix
  • 9b4a1aa fixed spammer getting stuck when awaiting transactions on unsynced clients
  • 62901d5 allow comma separated rpc hosts
  • a9c749c allow comma separated rpc hosts
  • 978c770 small fixes
  • d22b564 cleanup & log periodic wallet checks
  • 9e99550 small fix
  • 2a57ff8 watch & resupply child wallets for long time spamming
  • 6ab560d fixed issue in await nonce logic
  • fd6211a add goomy to README
  • 438cade add README.md
  • 9d8729a fix Dockerfile
  • b9658dd move repository
  • 27305a2 fix Dockerfile
  • c89b6b7 rename command & scenarios
  • bb4a6ea repository rename
  • 586587c initial implementation 11 commits
  • c4de048 initial commit

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
spamoor_1.0.0_windows_amd64.zip spamoor executables for windows/amd64
spamoor_1.0.0_linux_amd64.tar.gz spamoor executables for linux/amd64
spamoor_1.0.0_linux_arm64.tar.gz spamoor executables for linux/arm64
spamoor_1.0.0_darwin_amd64.tar.gz spamoor executable for macos/amd64
spamoor_1.0.0_darwin_arm64.tar.gz spamoor executable for macos/arm64