crypto-org-chain / cronos

Cronos is the first Ethereum-compatible blockchain network built on Cosmos SDK technology. Cronos aims to massively scale the DeFi, GameFi, and overall Web3 user community by providing builders with the ability to instantly port apps and crypto assets from other chains while benefiting from low transaction fees, high throughput, and fast finality.
Other
295 stars 237 forks source link

Problem: load generator not robust against full mempool #1641

Closed yihuang closed 1 month ago

yihuang commented 1 month ago

The current load generator assumes the request don't fail, but in sustained testing or testing on production network, we need more robust load generator that can keep working even if mempool is full.