Skip to content

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 22 May 17:04
35447a5

Major Changes

  • Various fixes related to blob v1 format (for fulu)
  • Improved initial funding speed via batching contract
  • Heavy code refactoring & cleanup
  • Dependency updates
Full changelog

Full changelog

  • 35447a5 Merge pull request #47 from ethpandaops/pk910/batch-funding
  • 1746af9 fix typo
  • 84d7c78 avoid deadlock in wallet locking mechanism
  • eb08d87 remove debug output
  • 0a5f704 allow concurrent funding up to certain transaction limit
  • 412d11a add low level batching contract for mass funding
  • 18000c5 Merge branch 'master' into pk910/batch-funding
  • fdb6684 fix fulu_activation time handling
  • 9e3603a avoid sending v1 blobs before fulu activation
  • c4f6707 more refactoring of spamoor core code
  • 6d1de4c Merge pull request #46 from ethpandaops/pk910/scenario-refactoring
  • 68afdee fix wallet locking mechanism
  • a25f990 avoid root wallet over-usage via locking mechanism
  • b7f1a5b Merge branch 'master' into pk910/scenario-refactoring
  • 6056527 Merge pull request #44 from jsvisa/wallet-0x-privkey
  • 9d0464c Merge pull request #45 from ethpandaops/pk910/blob-v2-improvements
  • d24bd3d refactor & deduplicate scenario base code
  • 788c569 lower default pending limit for normal transactions
  • 764eb7a remove debug log
  • 8d28257 improve blob v1 performance, set pending tx limit automatically
  • 5f64995 fix pprof & Dockerfile
  • 160c60b txbuilder: trim private key's left 0x
  • 3fe9037 update README
  • 9e6b316 add storagespam scenario
  • 9dd7ea5 Merge pull request #43 from ethpandaops/pk910/global-folu-activation-flag
  • 8d34989 Merge pull request #42 from ethpandaops/dependabot/go_modules/dependencies-0d9bd5bdf0
  • f066915 Merge pull request #40 from ethpandaops/pk910/add-inactive-clients
  • 4976d35 provide global configs to scenarios
  • 26b2804 Bump github.com/pressly/goose/v3 in the dependencies group
  • fce255b always add supplied rpc hosts to client pool and check availability later

Release Artifacts

Please read through the wiki for setup & configuration instructions.

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