T3060
In prep for implementing incremental tx processing, change function name getAllAliasTxs to getAliasTxs. Then function can take an arbitrary amount of tx history and return all alias txs (i.e. all txs with correct prefix, fee, format -- txs that could be valid registrations assuming no prior conflicting registration).