Update for testing with Merge fixturenet. #11

Merged
telackey merged 8 commits from telackey/the_merge into main 2022-11-03 02:33:19 +00:00
Member
  1. Update all dependencies to modern versions.
  2. Use EIP-1559, dynamic-fee transactions, not Optimism.
  3. Make it possible to run indefinitely (no hard limits on number of transactions to send).
  4. Remove rate limits, but add back pressure based on txs being included in blocks.
  5. Include an example solidity contract (sol/) and read the contract ABI and binary from solc output.
1. Update all dependencies to modern versions. 2. Use EIP-1559, dynamic-fee transactions, not Optimism. 3. Make it possible to run indefinitely (no hard limits on number of transactions to send). 4. Remove rate limits, but add back pressure based on txs being included in blocks. 5. Include an example solidity contract (`sol/`) and read the contract ABI and binary from `solc` output.
dboreham approved these changes 2022-11-01 18:35:31 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/tx-spammer#11
No description provided.