Feat: Add Backward Iteration Through the Chain Instance
Add functionality to iterate backward through the chain.
Currently only forward iteration is supported, limiting use cases that require examining historical block sequences in reverse order. Backward iteration would enable:
- Chain reorganization handling
- Analysis workflows