Skip to content

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:29
50f79ce

Major Changes

  • Added save and restart button feature
  • Implemented audit logs for daemon operations
  • Added builder client type and modified GetClient method
  • Fixed gas estimation crash when eth_maxPriorityFeePerGas is unavailable
  • Added client config persistence and request stats
  • Limited max blobs per transaction to 6
Full changelog

Full changelog

  • 50f79ce Merge pull request #116 from ethpandaops/bbusa/save-start
  • 0a96536 feat: add save and restart button
  • e076358 Merge pull request #115 from ethpandaops/pk910/audit-logs
  • 3aa8aff fix staticcheck issue
  • ae36fb8 small fix for client update diffs
  • 3f1a360 add audit logs to daemon
  • 5e7d47b log client for static calls in uniswap scenario
  • e9ff52e Merge pull request #113 from ethpandaops/dependabot/go_modules/dependencies-d72f52ea6b
  • ae12a13 Merge pull request #114 from ethpandaops/pk910/builder-client-type
  • 2d87c2f Bump the dependencies group with 3 updates
  • de0e79e added builder client type & modified GetClient method
  • 2cf512e Merge pull request #112 from ethpandaops/pk910/client-req-stats
  • 9e15680 add client request stats & fix client group usage
  • b9c1dc5 Merge pull request #111 from ethpandaops/pk910/client-cfg-persistence
  • da0e34b fix default group persistence
  • 2653412 add client config persistence
  • 2ec708a Merge pull request #109 from ethpandaops/pk910/eip-7825-max-gas-limit
  • 2b5fb30 Merge pull request #110 from ethpandaops/pk910/fix-gas-estimation
  • 68b1e66 fix crash when eth_maxPriorityFeePerGas is not available
  • 1799539 use eip7825 gas limit as default & warn if custom gaslimit is higher
  • dd87667 Merge pull request #107 from mininny/feat/mininny/allow-already-known-txsubmit
  • 1a163a8 Merge pull request #105 from ethpandaops/bbusa/max_blob_per_tx
  • 66c2b78 Merge pull request #108 from ethpandaops/pk910/avoid-empty-blob-txs
  • 3564bc8 avoid empty blob transactions from rebroadcast system
  • 935fde6 Allow 'already known'/'Known transaction' errors from sendTransaction when handling submit errors
  • a052887 add more warns
  • 3266174 Merge pull request #106 from ethpandaops/pk910/avoid-empty-blob-txs
  • 4104e13 Merge branch 'bbusa/max_blob_per_tx' of github.com:ethpandaops/spamoor into bbusa/max_blob_per_tx
  • 7717099 update storagespam and xentoken
  • 242668d avoid submitting empty blob transactions due to failed encoding
  • ef52678 Merge branch 'master' into bbusa/max_blob_per_tx
  • 95f02bb warn if its more than limit
  • fddc2f4 remove log for each tx
  • 2297e43 Merge pull request #103 from ethpandaops/pk910/limit-ai-context
  • b1f1861 feat: limit max blob per tx to 6
  • bcc8b7c limit ai request size for release notes

Release Artifacts

Please read through the wiki for setup & configuration instructions.

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