Index smith membership history
As suggested in HugoTrentesaux/duniter-vue#5, it appears that the smith history too would be nice to have. In term of implementation strategy, instead of piling up fields in the identity entity, we should split the fields in a "smith" entity and only point to it in identity (smith foreign key on identity). This would still allow to filter identities with non-null smith data.