sugarchain-project / explorer

Explorer Sugarchain
https://1explorer.sugarchain.org/
BSD 3-Clause "New" or "Revised" License
3 stars 11 forks source link

final balance is not match #13

Open cryptozeny opened 5 years ago

cryptozeny commented 5 years ago

it should be zero but,

https://1explorer.sugarchain.org/address/sugar1qp5d6835flz4tffpxrjhxapd4m3mdtk4g38ezf4 image

https://sugarchain-blockbook.ilmango.work/address/sugar1qp5d6835flz4tffpxrjhxapd4m3mdtk4g38ezf4 image

@soodal28

@ilmango-doge plz check it

cryptozeny commented 5 years ago

@volbil knows this problem.

cryptozeny commented 5 years ago

https://github.com/trezor/blockbook/issues/37

cryptozeny commented 5 years ago

https://github.com/iquidus/explorer/issues/6

cryptozeny commented 4 years ago

haha i never bothered to fix it i just made new addresses, was easier if you want to try - step one reindex with frontend disabled so no one can make API calls if that hasn't fixed it then you might have to increase the TX truncatoin beyond max, then lower it after the reindex otherwise you need to change the whole balance system, which will add overhead

its well known issue. i can reindex laters. thanks @TheHolyRoger

cryptozeny commented 4 years ago

https://github.com/iquidus/explorer/pull/316#issuecomment-567263902

TheHolyRoger commented 4 years ago

This is fixed in #319 but not merged yet, awaiting review