You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: take care of the case where the requested height is above the head of latest da block height (#90)
* Return an err `no blob at a given height` in case there is no blob
* Fix lint
* Silly way of checking error for proxy test
* Add logic to check for the requested height
* Fix test
* Fix test
0 commit comments