bitshares / open-explorer

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

Explorer not displaying Blacklist operations #51

Closed iamredbar closed 5 years ago

iamredbar commented 5 years ago

Describe the bug Open explorer does not display Blacklist operations. It will not load transaction history for an account that it sees a blacklist operation.

To Reproduce Steps to reproduce the behavior:

Expected behavior Display all transactions correctly.

Screenshots

IMG_0003

Desktop (please complete the following information):

oxarbitrage commented 5 years ago

thank you for the report, ill take a look as soon as i can and let you know.

oxarbitrage commented 5 years ago

I fixed a bug that was not allowing to show all the operations in page 2 of your account: https://open-explorer.io/#/accounts/iamredbar1

This was not due to the whitelist operation but actually in a problem with the VESTING BALANCE WITHDRAW that you actually have in your account in the same page.

Fixed in this commit https://github.com/oxarbitrage/open-explorer/commit/161603d5d73ae9333fb43f53f3fdbfa66cf6d881

iamredbar commented 5 years ago

I was mistaken then, but I am glad you found the issue.

On Mar 31, 2019, at 8:29 AM, Alfredo Garcia notifications@github.com wrote:

I fixed a bug that was not allowing to show all the operations in page 2 of your account: https://open-explorer.io/#/accounts/iamredbar1

This was not due to the whitelist operation but actually in a problem with the VESTING BALANCE WITHDRAW that you actually have in your account in the same page.

Fixed in this commit 161603d

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

oxarbitrage commented 5 years ago

I added text for the whitelist operation, can see it in action currently at page 4 of your account at https://open-explorer.io/#/accounts/iamredbar1 and in https://github.com/oxarbitrage/open-explorer/commit/9a982828eebc46b23176f9a8c01ff643250bf926