v1.1.5
Major Changes
- switch to portable builds to ensure compatibility with older CPUs
- enhance client grouping feature (allow multiple groups per client)
- add spammer import/export as yaml file
- add
/metrics
endpoint - various fixes during berlintrop event 😎
Full changelog
Full changelog
- dd13372 Merge pull request #63 from ethpandaops/pk910/multigroup
- b36d52a allow multiple client groups
- bf2ac2e Merge pull request #62 from ethpandaops/pk910/reduce-log-verbosity
- 93835a1 reduce rebroadcast interval
- bbe77b9 update READMEs
- bf5d7ef reduce log verbosity
- 593a9c4 Merge pull request #61 from ethpandaops/pk910/fee-calculation
- 5cbf795 refactor fee handling & show pending txs on clients list
- 4d9fe20 rename static js file
- 0f267bf various small fixes
- b410e3a Merge pull request #59 from ethpandaops/dependabot/go_modules/dependencies-0c4323b0f6
- 30af040 Merge pull request #60 from MariusVanDerWijden/refactor
- f7b9c32 scenarios: refactor types
- a80aded Bump github.com/prometheus/client_golang in the dependencies group
- a1f9808 small fix for rebroadcasts
- 53a0a1b increase max-pending in same way as throughput when configured, add
throughput-increment-interval
to relevant READMEs - efd2a75 add /metrics endpoint to README
- 13c308a fix disabled attribute
- a483a79 small fix for rebroadcasts
- b17ddb2 do not block page requests due to pending client version calls
- cbfd237 Merge pull request #57 from ethpandaops/pk910/reliable-rebroadcast
- 11ba641 implement reliable rebroadcast with increasing backoff delay
- 1a9c5b3 fix linter
- 7fa22a3 add
factorydeploytx
scenario - f5d3f66 fix dark mode styling
- 1f17f72 update max-logs-per-tx spammer config
- 40fb0d9 add
to
setting toeoatx
- a37ee9d added
gas_remainder
setting to gasburnertx scenario - 90ff904 add scenario timeout setting
- 111bed9 keep spamoor db during
make devnet-clean
- 645ef7a allow burning all available gas when setting gaslimit to
0
- 05a8e80 add
make devnet-run
for easier dev setups - e09f52e add support for nested spammer packs, added eip7702 example spammer
- 202abd8 fix status badge being shown on wrong column
- a7da694 Merge pull request #56 from ethpandaops/pk910/add-metrics
- 9cf1121 Merge branch 'master' into pk910/add-metrics
- eac8b01 Merge pull request #55 from ethpandaops/dependabot/go_modules/dependencies-33c709c192
- 537de00 remove dead code
- 3677647 go fmt
- a52efad add export/import of spammers
- 0d04ce8 Merge pull request #54 from ethpandaops/pk910/portable-build
- f05580d Bump golang.org/x/time from 0.11.0 to 0.12.0 in the dependencies group
- b887467 trigger CI
- a410a18 portable builds
- 1d6af15 add metrics endpoint
- c1ee9da Merge pull request #53 from ethpandaops/pk910/client-actions
- 39cfab8 rename health page to clients & allow disabling certain clients via the UI
- 9a14dc2 make client group editable
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
spamoor_1.1.5_windows_amd64.zip | spamoor executables for windows/amd64 |
spamoor_1.1.5_linux_amd64.tar.gz | spamoor executables for linux/amd64 |
spamoor_1.1.5_linux_arm64.tar.gz | spamoor executables for linux/arm64 |
spamoor_1.1.5_darwin_amd64.tar.gz | spamoor executable for macos/amd64 |
spamoor_1.1.5_darwin_arm64.tar.gz | spamoor executable for macos/arm64 |