chain-indexing icon indicating copy to clipboard operation
chain-indexing copied to clipboard

Problem: all transacton list (input, output) for any account

Open leejw51crypto opened this issue 4 years ago • 3 comments

add indexing all input,ouput for all accounts

so if user enter, any account, user can see all input, output by recent order

leejw51crypto avatar Dec 01 '20 04:12 leejw51crypto

Could you elaborate more? Is it a feature that requested? If so, how about we decide the target project table and then gather the events based on the projection.

foreseaz avatar Dec 02 '20 09:12 foreseaz

show events for specific account would be good currently, only validator informations are displayed

leejw51crypto avatar Dec 02 '20 10:12 leejw51crypto

for example, enter any account address

  1. show account default info: balance, etc
  2. show history of txs of that account

for implementation, need to project to another projection table, all informations are already in events store

leejw51crypto avatar Dec 03 '20 01:12 leejw51crypto