Skip to content

Releases: wiringbits/block-explorer

v2018.06.10

10 Jun 19:04
Compare
Choose a tag to compare
  • Small fix to the BackwardsSynchronizerTask, replace blocks with repeated height instead of stopping the task.
  • Remove the FirstBlockSynchronizerTask.

v2018.06.03

03 Jun 15:09
Compare
Choose a tag to compare
  • Bug fixes to not corrupt the blocks table.
  • Debug logs removed.
  • Logo and favicon updated.

v2018.05.13

13 May 21:48
Compare
Choose a tag to compare
  • 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.