QRL Weekly, 2026-February-06
6th February 2026
Weekly Development Snapshot
Qrysm
- Parameter for slashing penalty and whistleblower reward has been finalized
- Parameter adjustment in progress for sync committee members
- Documentation finished for the following Qrysm API’s
- /qrl/v1/beacon/genesis
- /qrl/v1/beacon/states/{state_id}/root
- /qrl/v1/beacon/states/{state_id}/fork
- /qrl/v1/beacon/states/{state_id}/finality_checkpoints
- /qrl/v1/beacon/states/{state_id}/validators
- /qrl/v1/beacon/states/{state_id}/validators/{validator_id}
- /qrl/v1/beacon/states/{state_id}/validator_balances
- /qrl/v1/beacon/states/{state_id}/committees
- /qrl/v1/beacon/states/{state_id}/sync_committees
- /qrl/v1/beacon/states/{state_id}/randao
- /qrl/v1/beacon/headers
- /qrl/v1/beacon/headers/{block_id}
- /qrl/v1/beacon/blocks/{block_id}
- /qrl/v1/beacon/blocks/{block_id}/root
- /qrl/v1/beacon/blocks/{block_id}/attestations
- /qrl/v1/beacon/rewards/sync_committee/{block_id}
- /qrl/v1/beacon/rewards/blocks/{block_id}
- /qrl/v1/beacon/rewards/attestations/{epoch}
Beacon chain / Consensus Layer’s Explorer
- Frontend related bugs are being fixed for both explorers
- Indexer finished for both explorers
- API development is still in progress that is used by explorer to access indexed data
6th February 2026