pyquarkchain icon indicating copy to clipboard operation
pyquarkchain copied to clipboard

display holders sorted by amount

Open qizhou opened this issue 5 years ago • 3 comments

qizhou avatar Aug 01 '19 23:08 qizhou

something like https://etherscan.io/accounts ?

ninjaahhh avatar Aug 06 '19 18:08 ninjaahhh

Exactly.

  • Qi

On Tue, Aug 6, 2019 at 11:11 AM ninjaahhh [email protected] wrote:

something like https://etherscan.io/accounts ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/QuarkChain/pyquarkchain/issues/670?email_source=notifications&email_token=AATMNZVYXZYO56U5X234VY3QDG5ELA5CNFSM4IIYSES2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3V74VI#issuecomment-518782549, or mute the thread https://github.com/notifications/unsubscribe-auth/AATMNZRJWDQSCK3TGSNGEYDQDG5ELANCNFSM4IIYSESQ .

qizhou avatar Aug 06 '19 18:08 qizhou

I'm worried more and more extra information will be needed in the future (such as internal transfers inside contracts, miner -> mined blocks indexing, etc), and putting them all into the indexer node's code seems unnecessary.

I think we should at one point fork current pyquarkchain and make code changes separately to fully instrument whatever information we want, without affecting current core business logic

ninjaahhh avatar Aug 06 '19 18:08 ninjaahhh