v1.1.4
Major Changes
- Added
calltx
scenario - Improved
gasburnertx
accuracy - Added reclaim feature (send unused funds back to root wallet)
- Dependency updates
Full changelog
Full changelog
- ffd688f add documentation & remove dead code
- 4366923 add txid to gasburner calldata
- 6280986 Merge remote-tracking branch 'origin/master'
- ade6e52 increase accuracy of gasburnertx scenario
- b449b59 Merge pull request #52 from jsvisa/deploytx-nocode
- 8ee5ec9 deploytx: fast exit if no bytecodes
- d5df714 add
contract-addr-path
flag to calltx scenario - 613dd10 add default throughputs to all scenarios
- 2b9687e default to low througput when neither throughput nor total_count are set
- f9dd53c Merge pull request #51 from ethpandaops/pk910/calltx-scenario
- 32049b4 small fixes
- c81a32e allow specifying existing contract address
- 5104084 implement
calltx
scenario - 5376cc7 small fix for batched funding
- fe4a9f0 Merge pull request #50 from ethpandaops/dependabot/github_actions/actions-4a64306a6a
- d324cf9 Bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group
- b212f53 Merge pull request #49 from ethpandaops/pk910/reclaim-funds
- 5ed3d97 allow reclaiming funds from child wallets
- d26230d skip funding for
wallet
scenario - 9cb9c43 small batcher improvements
- 943fe02 update release template
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
spamoor_1.1.4_windows_amd64.zip | spamoor executables for windows/amd64 |
spamoor_1.1.4_linux_amd64.tar.gz | spamoor executables for linux/amd64 |
spamoor_1.1.4_linux_arm64.tar.gz | spamoor executables for linux/arm64 |
spamoor_1.1.4_darwin_amd64.tar.gz | spamoor executable for macos/amd64 |
spamoor_1.1.4_darwin_arm64.tar.gz | spamoor executable for macos/arm64 |