Skip to content

Ud history should contain reference to account as well as identity

Since an identity can change its account (change owner key), to display universal dividend history, we need an additional foreign key on account. And we should listen to claim ud events to know when the uds were claimed. This will be very tricky to implement, so we might want to find an alternative strategy.