EOSIO/eosio.contracts

enhancement: secondary index on "receiver" for cpuloan and netloan tables

piecesnbits opened this issue · 2 comments

To manage resources of an account it would be very handy to get the loans by receiver.

I would suggest adding cpuloan2 and netloan2 tables with an extra secondary index on "receiver". when all loans in the original tables are expired they can be deprecated.

deckb commented

With the introduction of the PowerUp model REX is likely to be phased out of use.