Request
Problem
Cranks are currently stored in a database, which makes them impossible to debug and inspect for users.
Proposal
Use ephemeral accounts for cranks so that they are stored in regular accounts that users can query. Remove the local database and write to accounts instead. This would solve #625