trueblocks-explorer
trueblocks-explorer copied to clipboard
Number of records on the page does not change when a new value is selected.
This command: ``` open http://localhost:1234/explorer/blocks/0xc63f666315fa1eae17e354fab532aeeecf549be93e358737d0648f50d57083a0 ``` from the command line should open the local browser to the block explorer page.
1) Run the server 2) Open the Explorer 3) Turn off the Server 4) Reload the Explorer It should report a catastrophic error, but it doesn't.
https://github.com/ethereum-boilerplate/ethereum-boilerplate
Let's leave this how it is for now. I'll make an issue of it, so we don't forget. _Originally posted by @tjayrush in https://github.com/TrueBlocks/trueblocks-explorer/pull/201#discussion_r766635520_
I feel like we could abstract a filter into a type that can be put into an array. In this way, we could, for example, create pre-built filters such as...