* Use poetry for openapi tests * Use poetry for consensus tests * Use poetry for gen_storage_compat_data/populate_db.py * Make consensus_tests scripts executable * Use poetry for test-consensus-compose * Cleanup * Don't call poetry run in scripts
* Use systematically assert_http_ok for better error reporting * extraction assertion to use it outside of pytest
* report indexed payload points in info api + other fixes * rollback debug changes * clippy * clippy