bitshares / open-explorer

Open Source BitShares Blockchain Explorer
https://open-explorer.io
MIT License
20 stars 41 forks source link

use total ops by counting ES ops in explorer instead of api #49

Closed oxarbitrage closed 5 years ago

oxarbitrage commented 5 years ago

The API total_ops can be inconsistent, specially if API node is the same as an ES node started with https://github.com/bitshares/bitshares-core/pull/1458 https://github.com/bitshares/bitshares-core/pull/1458

This can maybe deserves an issue in the core plugin but by now the explorer can count the operations from the ES and dont relay on API.

oxarbitrage commented 5 years ago

fixed here https://github.com/oxarbitrage/open-explorer/commit/eac0c05de8e099a2bbe8daf947f2b476ae84f40e