Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dapplion/bigblockspam
Simulate EIP-4844 load with large random calladata transactions
https://github.com/dapplion/bigblockspam
Last synced: about 19 hours ago
JSON representation
Simulate EIP-4844 load with large random calladata transactions
- Host: GitHub
- URL: https://github.com/dapplion/bigblockspam
- Owner: dapplion
- Created: 2023-09-04T15:05:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-05T05:41:06.000Z (over 1 year ago)
- Last Synced: 2024-12-27T11:11:56.556Z (10 days ago)
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Big blocks spammer
Tool to submit transactions with very large random calldata to simulate EIP-4844 load.
To run:
```
git clone https://github.com/dapplion/bigblockspam.git
cd bigblockspam
cargo run --release
```