Releases: wiringbits/block-explorer
Releases · wiringbits/block-explorer
v2018.06.10
- Small fix to the BackwardsSynchronizerTask, replace blocks with repeated height instead of stopping the task.
- Remove the FirstBlockSynchronizerTask.
v2018.06.03
- Bug fixes to not corrupt the blocks table.
- Debug logs removed.
- Logo and favicon updated.
v2018.05.13
- Improved the balances storage, the
available
field has been removed and now is computed on the fly. - Improved the flow while storing new blocks.
- Hide 0 balances from the richest addresses view.
- Don't stop consuming SQS messages after network failures.
- Exclude the burn address from the total supply.
- Relax expected transaction format from the RPC API.
- Allow to find a masternode by IP address.
- Allow to find a block by number.
- Allow to display raw transactions.
- Allow to display raw blocks.