input-output-hk / jormungandr

privacy voting blockchain node
https://input-output-hk.github.io/jormungandr/
Apache License 2.0
364 stars 132 forks source link

Explorer shows wrong totalBlocks value #1662

Open dmitrystas opened 4 years ago

dmitrystas commented 4 years ago

Describe the bug The explorer shows one less totalBlocks value then the real quantity

To Reproduce Steps to reproduce the behavior:

  1. Go to https://shelleyexplorer.cardano.org/en/epochs/ and check the blocks quantity (for example epoch 44 - 3180 blocks - wrong quantity
  2. Go to https://shelleyexplorer.cardano.org/en/epoch/44/ and check the total blocks quantity (in pagination) - 3181 blocks - real quantity
rinor commented 4 years ago

@dmitrystas thanks. If feasible can you try explorer localy on master branch.