Commit graph

15 commits

Author SHA1 Message Date
Felix Lange
ae024ba2a8 cmd/workload: add missing flags 2025-02-26 15:16:43 +01:00
Sina Mahmoodi
af6e9f589c add history mainnet artifact 2025-02-26 15:12:22 +01:00
Felix Lange
a140ef6d7c cmd/workload: move filter commands up one level 2025-02-26 13:03:11 +01:00
Felix Lange
509548977f cmd/workload: fix getBlockTransactionCountByNumber 2025-02-26 12:51:04 +01:00
Felix Lange
f804377579 cmd/workload: fix lint issues 2025-02-26 12:41:57 +01:00
Felix Lange
2823ee96da cmd/workload: implement history tests 2025-02-26 12:38:51 +01:00
Felix Lange
9a7d8cd216 cmd/workload: add history test generator 2025-02-25 16:14:59 +01:00
Felix Lange
f6723bfb11 cmd/workload: move flag categories 2025-02-25 13:52:16 +01:00
Felix Lange
bfa01c70e2 cmd/workload: fix lint 2025-02-25 13:43:36 +01:00
Felix Lange
2a2a902aab cmd/workload: add --sepolia and --mainnet flags 2025-02-25 13:38:52 +01:00
Felix Lange
c35849552c cmd/workload: fix diagnostics 2025-02-25 12:41:57 +01:00
Felix Lange
33ec53c417 cmd/workload: move some more code 2025-02-25 12:34:35 +01:00
Felix Lange
7d542f9e32 cmd/workload: refactor filter tests
This separates the test generator, test runner, and performance tests
into separate files. Also added some comments to the generator.
2025-02-24 16:17:53 +01:00
Zsolt Felfoldi
4ca240a190 cmd/workload/queries: filter test queries for sepolia 2025-02-21 17:23:45 +01:00
Zsolt Felfoldi
ad70269a4d cmd/workload: workload test for log filtering 2025-02-21 13:19:39 +01:00