Concordium / concordium-wallet-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support account aliases

abizjak opened this issue · comments

Task description

Support account aliases. The main change is in the account transactions endpoints which need to make sure to correctly tally totals and subtotals.

We should also introduce the option of querying account transactions via aliases, although this will not be immediately necessary.
The database only creates indexes by canonical account address.