Arya

Results 92 comments of Arya

> Currently, the `None` case only appears in `service.rs`, where there are `TODO`s hinting that `block_height` tracking is planned. Would you prefer to leave this as a `TODO` for follow-up,...

It might be better to use [`bounded-vec`](https://crates.io/crates/bounded-vec) instead of rolling our own.