kadena-io / block-explorer

https://explorer.chainweb.com
8 stars 7 forks source link

Implement height range selection in transfers view #67

Closed enobayram closed 9 months ago

enobayram commented 1 year ago

66 has introduced new block-explorer functionality that allows the user to filter the block height range displayed in the transfers view by manually adding the maxheight and minheight query parameters to the page URL. So the purpose of this ticket is to expose that functionality directly in the transfers view in the form of range pickers or the like.

enobayram commented 9 months ago

Closing this issue since the feature is already implemented by #68